Ethereal-cvs: [Ethereal-cvs] Rev 12503: /trunk/epan/dissectors/: packet-ncp-nmas.c

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

Date: Wed, 10 Nov 2004 10:03:55 -0000
User: guy
Date: 2004/11/10 04:03 AM

Log:
 From Greg Morris:
 
 	support 6 additional login message verbs;
 
 	correct a problem with displaying proper return code values in
 	the reply packets.
 
 Clean up white space.
 
 Use "tvb_reported_length_remaining()" instead of
 "tvb_length_remaining()", and don't use either one to avoid throwing an
 exception on a short or malformed packet.
 
 Use "val_to_str()" rather than "match_strval()", so we don't crash if a
 value happens not to be valid.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +220 -171  packet-ncp-nmas.c    Modified



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