Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/gryphon packet-gryphon.c packet-gryp

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: Wed, 1 May 2002 01:15:45 -0500 (CDT)
guy         2002/05/01 01:15:45 CDT

  Modified files:
    plugins/gryphon      packet-gryphon.c packet-gryphon.h 
  Log:
  Use the bitfield decoding routines for bitfields.
  
  Show the value of flag fields in the top-level item for the field.
  
  Use "%u", not "%d", to display unsigned quantities.
  
  Revision  Changes    Path
  1.30      +86 -92    ethereal/plugins/gryphon/packet-gryphon.c
  1.5       +5 -8      ethereal/plugins/gryphon/packet-gryphon.h