Ethereal-cvs: [Ethereal-cvs] rev 13063: /trunk/epan/dissectors/: packet-stun.c /trunk/: AUTHOR

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

Date: Sun, 16 Jan 2005 04:25:34 -0000
User: guy
Date: 2005/01/15 10:25 PM

Log:
 From Jon Ringle:
 
 	don't dissect attributes if there aren't any;
 
 	put each attribute into a subtree;
 
 	register the dissector by name.
 
 Use "match_strval()" to check whether the message type is a known STUN
 message type, and to generate the message type for the Info column.
 
 Don't use "tvb_bytes_exist()" to check when we run out of data - use the
 length fields from the packet.  Check the sanity of those lengths, too.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +78 -82    packet-stun.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified



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