Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ndps.c packet-ndps.h

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: Mon, 21 Apr 2003 18:06:40 -0500 (CDT)
guy         2003/04/21 18:06:40 CDT

  Modified files:
    .                    packet-ndps.c packet-ndps.h 
  Log:
  From Greg Morris:
  
  1. Add definitions for Novell defined Object ID's
  2. Cleanup displayed information
  3. Object ID's no longer displayed by default. To enable then set
     option in the NDPS preferences to "Display NDPS Details"
  4. Value Syntax no longer displayed by default. To enable then set
     option in the NDPS preferences to "Display NDPS Details"
  5. Utilize SPX End of Message within NDPS/SPX Fragment packets
  6. Numerous Bug fixes
  7. Add Print Program Function 0x23 (Add Event Profile 2)
  8. Add Print Program Function 0x24 (List Event Profiles 2)
  9. Create consolidation functions to elliminate redundant code
  10. Remove some unused variable definitions
  
  Revision  Changes    Path
  1.21      +1562 -2639ethereal/packet-ndps.c
  1.5       +1819 -1   ethereal/packet-ndps.h