https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4642
David <david_aggeler@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4901| |review_for_checkin?
Flag| |
--- Comment #1 from David <david_aggeler@xxxxxxxxxx> 2010-07-11 15:02:40 PDT ---
Created an attachment (id=4901)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4901)
packet-dcm reassembly fixes
==== Please also apply the diff to the 1.4 branch ====
- 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(). This
- 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
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.