Ethereal-cvs: [Ethereal-cvs] rev 15809: /trunk/epan/dissectors/: packet-lldp.c

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

Date: Thu, 15 Sep 2005 05:22:22 GMT
User: guy
Date: 2005/09/15 12:22 AM

Log:
 Rename TLV_INFO_MASK to TLV_INFO_LEN_MASK, to match TLV_TYPE_MASK.
 
 Use "tvb_format_stringzpad()" rather than "tvb_format_text()" on
 strings, as some of them are null-padded.  (XXX - are they null-padded
 or null-terminated?)
 
 Clean up the TLV length checks, and do many more such checks.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +123 -68   packet-lldp.c    Modified



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