Ethereal-cvs: [Ethereal-cvs] rev 16291: /trunk/epan/dissectors/: packet-ncp2222.inc

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

Date: Mon, 24 Oct 2005 02:49:35 GMT
User: guy
Date: 2005/10/23 09:49 PM

Log:
 Add #defines for NDS tag values, and use them in the definition of
 nds_tags[] and in switch statements.  (Also, catch a case where we
 didn't use NDS_PTYPE_ values.)
 
 Use the existing #defines for MVTYPE_ values.
 
 Make the handling of NDS_PTYPE_{IP,UDP,TCP} in one case match the
 handling of the other cases (don't advance "ioffset", as it's advanced
 by the length of the item).
 
 When checking whether an NDS reply has a completion code, don't check
 the fragment size, check the reassembled packet size.
 
 Fix the handling of referrals in one case.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +51 -34    packet-ncp2222.inc    Modified



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