Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ncp2222.py packet-ncp-int.h packet-ncp2222.i

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: Sat, 16 Feb 2002 14:41:05 -0600 (CST)
gram        2002/02/16 14:41:05 CST

  Modified files:        (Branch: Novell_NCP_branch)
    .                    ncp2222.py packet-ncp-int.h 
                         packet-ncp2222.inc 
  Log:
  Fix definition of AttributesStruct in ncp2222.py
  Initial work for "Request Conditions"; fields in the NCP reply packet
  are conditionally present, based on values in the NCP request packet.
  The ncp2222.py code generates C code which I feel will be sufficient, or
  at least close to sufficient, for the dissector to use to handle these
  cases. The dissector (packet-ncp2222.inc) still needs to handle the new
  fields.
  
  Revision  Changes    Path
  1.14.2.3  +129 -95   ethereal/ncp2222.py
  1.6.2.2   +9 -5      ethereal/packet-ncp-int.h
  1.8.2.2   +7 -8      ethereal/packet-ncp2222.inc