Comment # 5
on bug 9167
from Steve Osselton
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.