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

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 7 Mar 2002 22:32:34 -0600 (CST)
gram        2002/03/07 22:32:33 CST

  Modified files:        (Branch: Novell_NCP_branch)
    epan                 proto.c 
  Log:
  Add an FT_UINT_BYTES type, like FT_UINT_STRING.
  Mental note: I should have had tochange only code in epan/ftypes.
  Lots of code in proto.c and semcheck.c needs to be moved into the
  ftype "class" definitions in epan/ftypes.
  
  Make use of FT_UINT_BYTES type in ncp2222.py for field ncp.address.
  
  Revision  Changes    Path
  1.51.2.4  +20 -9     ethereal/epan/proto.c