Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6221] DVB-CI dissector: reassembly on the transport layer

Date: Sun, 14 Aug 2011 07:58:24 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6221

--- Comment #3 from Martin Kaiser <wireshark@xxxxxxxxx> 2011-08-14 07:58:22 PDT ---
Here's the updated patch. The problem appeared in tpdus that look like
header|body|status. If there is only a single fragment, I put body into the
reassembly routines and get body|status out again :-( see my mails on
wireshark-dev

I worked around this by using a dedicated tvb with only the body. This tvb
serves as input to reassembly routines.

Attached is another capture file where the fragments contain a trailing status.

Thanks for review and merging, as usual ;-)

   Martin

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.