ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] tcp_dissect_pdus() and PDU header across segments

From: "Janusz Chorko" <yachoor@xxxxxxxxxxxxx>
Date: Thu, 29 Mar 2007 16:51:25 +0200 (CEST)
> it seems that tcp_dissect_pdus() (or TCP reassembly itself) does not
> work well if PDU header is spreaded across segments.
> Does anybody have any experince with it?
> I am asking before I start investigatin where the problem is.

It seems its a known bug
(http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1124)

There are some workarounds listed there, but they didn't work for me