Wireshark-bugs: [Wireshark-bugs] [Bug 1809] Implement 3GPP protocoll SABP (ASN.1) #25.419

Date: Tue, 18 Mar 2008 12:40:08 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809





--- Comment #9 from Martin Andersson <hello.martin@xxxxxxxxx>  2008-03-18 12:40:04 GMT ---
Created an attachment (id=1569)
 --> (http://bugs.wireshark.org/bugzilla/attachment.cgi?id=1569)
WriteReplace larger than MSS

This is a capture where the SABP message is send over more than one TCP
segment.
It looks like wireshark tries to decode the SABP message. Since the whole
message is not received the decoding will fail. And in next TCP segment a new
SABP decoding will take place (which obviously will fail, since that's the last
part of the previous TCP segment).


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.