Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 9167] Non standard RTPS dissection over TCP

Date: Tue, 17 Dec 2013 09:03:14 +0000

Comment # 5 on bug 9167 from
I think this is only an issue for TCP. But TCP connections are point to point
so if someone has established a connection for RTPS, really you would not
expect that that connection would send anything but a stream of valid RTPS
messages of the same version. Have factored header check into a separate
function "check_rtps" which is now called from both the tcp and udp dissector
functions.


You are receiving this mail because:
  • You are watching all bug changes.