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: Thu, 28 Feb 2002 21:19:31 -0600 (CST)
gram        2002/02/28 21:19:31 CST

  Modified files:        (Branch: Novell_NCP_branch)
    .                    ncp2222.py packet-ncp-int.h 
                         packet-ncp2222.inc 
  Log:
  Replies that have "request conditions" come in two flavors. The packets
  are either constant-size or variable-size. The constant-size replies
  have a set packet size and only the fields for which the request-conditions
  resulted true are dissected. Variable-sized replies have space in the
  packet only for the fields for which the request-conditions resulted true.
  
  Revision  Changes    Path
  1.14.2.14 +119 -36   ethereal/ncp2222.py
  1.6.2.6   +2 -1      ethereal/packet-ncp-int.h
  1.8.2.5   +27 -17    ethereal/packet-ncp2222.inc