Ethereal-cvs: [Ethereal-cvs] rev 13679: /trunk/epan/dissectors/: packet-dtp.c

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

Date: Wed, 09 Mar 2005 10:58:10 -0000
User: guy
Date: 2005/03/09 04:57 AM

Log:
 Set the eol-style and keywords properties.
 
 Use "tvb_reported_length_remaining()", not "tvb_length_remaining()", in
 the loop parsing the packet contents, so we throw an exception on a
 short frame (to mark that it *is* a short frame).
 
 Use "tvb_format_text()" for text strings, so we don't have a problem
 with non-printable characters.
 
 Use "ether_to_str()" to turn MAC addresses into strings.
 
 Clean up indentation.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +11 -13    packet-dtp.c    Modified



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