Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet.c packet.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Richard Sharpe <sharpe@xxxxxxxxxxxx>
Date: Sun, 26 Mar 2000 00:57:47 -0600 (CST)
sharpe      2000/03/26 00:57:44 CST

  Modified files:
    .                    packet.c packet.h 
  Log:
  First pass at per frame proto data. Keep each proto block as a GSList list.
  
  Use glib as far as possible. Currently have data structures and routines
  defined ... Next will write the routines ...
  
  Revision  Changes    Path
  1.67      +47 -1     ethereal/packet.c
  1.175     +10 -1     ethereal/packet.h