Wireshark-commits: [Wireshark-commits] rev 33751: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 09 Aug 2010 19:28:12 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33751

User: jake
Date: 2010/08/09 12:28 PM

Log:
 From David Aggeler:
 - Finally, better reassembly using fragment_add_seq_next().
   The previous mode is still supported.
 - Fixed sporadic decoding and export issues. Always decode 
   association negotiation, since performance check (tree==NULL)
   is now only in dissect_dcm_pdv_fragmented(). 
 - Added one more PDV length check
 - Show Association Headers as individual items
 - Code cleanup. i.e. moved a few lookup functions to be closer 
   to the dissection.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +627 -356  packet-dcm.c    Modified