Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ncp2222.py

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:32 -0600 (CST)
gram        2002/03/07 22:32:32 CST

  Modified files:        (Branch: Novell_NCP_branch)
    .                    ncp2222.py 
  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.14.2.24 +39 -14    ethereal/ncp2222.py