[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-17 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 VadimZakharine changed: What|Removed |Added Summary|TCP stream not allocated if |TCP stream not linked if

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 Betty DuBois changed: What|Removed |Added CC||be...@bettydubois.com -- You are

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 Rasmus Jonsson changed: What|Removed |Added Assignee|bugzilla-ad...@wireshark.or |was...@zom.bi

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 Rasmus Jonsson changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-26 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 --- Comment #1 from Rasmus Jonsson --- This is in fact expected behaviour. packet-icmp.c has the following comment: /* There is a collision between RFC 1812 and draft-ietf-mpls-icmp-02. We don't know how to decode the 128th and followi

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 --- Comment #2 from VadimZakharine --- Hello Rasmus, as per: > The reason this works is that the code expects a multiple of 32 bytes, when > you padded you reached 32, and it was treated as the "original datagram" part. yes, it does ma

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-02-27 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 --- Comment #3 from Rasmus Jonsson --- > Some kind of an option allowing earlier > attribution to the TCP stream does appear desirable IMHO Possibly good news. There was such a setting right under my nose before. Edit > Preferences > ICMP

[Wireshark-bugs] [Bug 16396] TCP stream not linked if ICMP includes less than 16 B of TCP

2020-03-10 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16396 Rasmus Jonsson changed: What|Removed |Added Assignee|was...@zom.bi |bugzilla-ad...@wireshark.or