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

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, 19 Feb 2003 15:47:48 -0600 (CST)
guy         2003/02/19 15:47:48 CST

  Modified files:
    .                    ncp2222.py packet-ncp2222.inc 
  Log:
  Updates from Greg Morris:
  
  	1. Added a number of NCP Error return values.
  	2. Added ability to pass byte strings to summary window.
  	3. Modified file NCP's to reflect file handle in summary window.
  	4. Changed all NCP's using QueueID from big endian to little endian.
  	This is different from Novell's NCP documentation but matches same
  	information obtained from NDS dissector.
  	5. Added over 50 more NDS error return values.
  	6. Partially fixed NDS Request verb 6 (Search Entries)
  
  Revision  Changes    Path
  1.54      +159 -74   ethereal/ncp2222.py
  1.51      +270 -10   ethereal/packet-ncp2222.inc