Ethereal-dev: [Ethereal-dev] Re: : packet-rtp.c: Tap up to 4 RTP packets per frame

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Mon, 4 Apr 2005 00:31:41 -0400
Almost all the hunks failed to commit.

Please regenerate the diff and gzip it first so that your MUA might
not helpfully corrupt the patch.

90% of the patch seems also to only be whitespace changes.



On Sun, 3 Apr 2005 22:02:56 +0200, Lars Ruoff <lars.ruoff@xxxxxxx> wrote:
> Now that tap.c has been updated to handle multiple packets in the right 
> order to tap listeners,
> please apply the following patch to packet-rtp.c which adds the possibility
> 
> to tap up to 4 RTP packets in a single frame.
> This is usefull for transport layers other than UDP/IP which carry more than
> 
> one RTP packets in a single frame.
> (As an example, i'm currently working on a RTP/SRP/IP/IEEE802.1 -dissector 
> that encapsulates multiple RTP in a single SRP, (between Spectralink Wifi 
> handsets and access points))
> 
> Attached is relevant output of 'svn diff' vs rev 14007.
> 
> regards,
> Lars Ruoff
> 
>