Ethereal-dev: [Ethereal-dev] ethereal RTCP dissection bug

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Oskar Liljeblad" <oskar@xxxxxxxxxxx>
Date: Tue, 28 Dec 2004 11:28:57 +0100
There's a bug in the RTCP dissection in ethereal 0.10.8.
According to the RTCP protocol (RFC 3550), it's possible
to combine multiple RTCP packets just by appending them
to the first. Ethereal only discovers and dissects the
first RTCP packet inside a compound RTCP packet. (Or at
least it did in this case.)

I have a packet capture containing the packet in question.
Unfortunately it's 227K. Is there a way I can extract only
the RTCP packet? Or can I send the whole file?

Regards,

Oskar Liljeblad (oskar@xxxxxxxxxxx)