Ethereal-cvs: [Ethereal-cvs] rev 15515: /trunk/epan/dissectors/: packet-extreme.c

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

Date: Tue, 23 Aug 2005 08:34:21 GMT
User: guy
Date: 2005/08/23 03:34 AM

Log:
 Use "format_text()" and "tvb_format_text()" when displaying strings. 
 (It's not necessary, or desirable, to use them when fetching strings.)
 
 When processing a VLAN TLV, check the length of the TLV, so we don't end
 up running past the end of the TLV and getting a negative remaining
 length.  Append to the protocol tree item for the TLV, and the Info
 column, as we dissect the VLAN ID and VLAN name fields.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +63 -15    packet-extreme.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15515&view=rev