https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3055
--- Comment #4 from didier gautheron <dgautheron@xxxxxxxx> 2008-12-03 16:01:50 PDT ---
(In reply to comment #3)
> I see that r25814 was ported to the stable branch with 1.0.3.
> r25869 isn't ported. Is that on purpose?
>
> Does the attached patch here have to be ported to the stable branch as well?
>
I don't know.
I do know that before when a PDU size was < to the fixed length Wireshark was
unable to reassemble the PDU and that the solution was a change in packet-tcp.c
and use DESEGMENT_ONE_MORE_SEGMENT, but I can't guarantee that these two
changes are the only ones needed and that they work in the stable branch.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.