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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 6 Apr 2001 18:12:35 -0500 (CDT)
guy         2001/04/06 18:12:34 CDT

  Modified files:
    .                    packet-snmp.c 
  Log:
  In "dissect_snmp_parse_error()" and "dissect_snmp_error()", put an error
  indication into the protocol tree as well as the summary line, so people
  don't get confused if, say, doing "tethereal -V".
  
  Pass those routines the subtree for the packet, rather than the
  top-level tree, so that the error indication and the item for the rest
  of the packet show up there rather than at the top level.
  
  Revision  Changes    Path
  1.61      +84 -76    ethereal/packet-snmp.c