Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-snmp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Laurent Deniel <deniel@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 3 May 2003 10:23:16 -0500 (CDT)
deniel      2003/05/03 10:23:16 CDT

  Modified files:
    .                    packet-snmp.c 
  Log:
  SNMP dissector enhancements:
  
  - display OID in info column
  
  - preference added to disable such a display
  
  - add new function new_format_oid to retrieve both
    decoded and non decoded OID strings
  
  - add OID display filter for both decoded and non decoded strings
  
  - add Error Status display filter
  
  Revision  Changes    Path
  1.109     +116 -18   ethereal/packet-snmp.c