Ethereal-users: Re: [Ethereal-users] Problem analyzing RTP traffic in IPv6 networks

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

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 12 Nov 2004 11:54:26 -0800
Marina Moreno wrote:

I have a problem analyzing RTP traffic in IPv6 netwoks. After capturing RTP IPv6 traffic successfully (that is, every packet shows corrects IPv6 addresses), I select Statistics -> RTP -> Show All Streams.

To quote the comment in front of the "rtp_analysis()" routine in "gtk/rtp_analysis.c":

	/* XXX only handles RTP over IPv4, should add IPv6 support */

There might be other parts of the RTP analysis code that also need to be fixed to handle IPv6.