https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3055
--- Comment #2 from didier gautheron <dgautheron@xxxxxxxx> 2008-12-02 23:47:24 PDT ---
(In reply to comment #1)
> Why is DESEGMENT_ONE_MORE_SEGMENT the right value here?
>
Before svn r25814, r25869 wireshark wasn't able to reassemble packets if the
pdu size was < to the fixed length (cf. tcp_dissect_pdus function).
The fix uses DESEGMENT_ONE_MORE_SEGMENT.
packet-xxx.c in this patch implement something similar to tcp_dissect_pdus and
they need to be update.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.