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

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: Fri, 23 Aug 2002 17:44:59 -0500 (CDT)
guy         2002/08/23 17:44:59 CDT

  Modified files:
    .                    packet-ncp2222.inc ncp2222.py 
  Log:
  Give the NDS Verb field a value_string table, so you can filter on it
  without having to know the numerical values for the verbs.
  
  Use that table to convert the verb value to a verb name.
  
  Fix indentation.
  
  Revision  Changes    Path
  1.17      +65 -302   ethereal/packet-ncp2222.inc
  1.32      +83 -3     ethereal/ncp2222.py