Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c proto.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 14 May 2002 05:15:12 -0500 (CDT)
guy         2002/05/14 05:15:11 CDT

  Modified files:
    epan                 proto.c proto.h 
  Log:
  Make the "-G" flag take an argument.  If no arugment is specified, or if
  the argument is "fields", dump out a table of the fields, as we
  currently do; if the argument is "protocols", dump out a table of the
  protocols.
  
  Revision  Changes    Path
  1.69      +28 -6     ethereal/epan/proto.c
  1.32      +5 -2      ethereal/epan/proto.h