Wireshark-bugs: [Wireshark-bugs] [Bug 2173] Incorrect dissasembly of IPv6 packets with extension
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2173
------- Comment #3 from brayem@xxxxxxxx 2008-01-11 18:08 GMT -------
Created an attachment (id=1369)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1369&action=view)
Sample capture containing a fragmented packet that is not correctly
disassembled
Sure, I should have attached a sample in the first place.
First this shows a packet with no extension headers after the fragment header.
Each fragment is correctly disassembled, and the payload is correctly
reassembled once the last fragment is received.
Then a packet containing a destination options header after the fragment header
is fragmented, and sent. All fragments but the first are incorrectly
disassembled, and wireshark fails to reassemble the payload once the last
fragment is received.
------- Comment #4 from brayem@xxxxxxxx 2008-01-11 18:08 GMT -------
Created an attachment (id=1370)
--> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1370&action=view)
Sample capture containing a fragmented packet that is not correctly
disassembled
Sure, I should have attached a sample in the first place.
First this shows a packet with no extension headers after the fragment header.
Each fragment is correctly disassembled, and the payload is correctly
reassembled once the last fragment is received.
Then a packet containing a destination options header after the fragment header
is fragmented, and sent. All fragments but the first are incorrectly
disassembled, and wireshark fails to reassemble the payload once the last
fragment is received.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.