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 5971] Support for TCP dissector to handle Out-Of-Order pac

Date: Fri, 1 Jul 2011 18:15:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5971

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2011-07-01 18:15:42 PDT ---
Presumably "Up-level subdissector has to track tcp_info->seq for both flow
directions to detect out-of-order tvb's" really means "whatever code is setting
desegment_offset and desetment_len has to track tcp_info->seq...", so, for
example, tcp_dissect_pdus() could (and would have to) do it for all the cases
where the subdissector doesn't do its own reassembly and relies on
tcp_dissect_pdus() to do it.

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