Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dec-bpdu.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: Tue, 19 Mar 2002 03:02:02 -0600 (CST)
guy         2002/03/19 03:02:02 CST

  Modified files:
    .                    packet-dec-bpdu.c 
  Log:
  Use "set_actual_length()" to set the reported length of the packet's
  tvbuff, so we don't increase it past what was in the packet.
  
  For packets with unknown BPDU types, put the value of the type into the
  Info column.
  
  Revision  Changes    Path
  1.13      +4 -3      ethereal/packet-dec-bpdu.c