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

Wireshark-bugs: [Wireshark-bugs] [Bug 3055] use DESEGMENT_ONE_MORE_SEGMENT if there' s not enoug

Date: Tue, 2 Dec 2008 23:47:25 -0800 (PST)
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.