Ethereal-dev: [Ethereal-dev] [PATCH]: 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: "Lars Ruoff" <lars.ruoff@xxxxxxx>
Date: Sun, 3 Apr 2005 22:02:56 +0200
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

Attachment: packet-rtp.c.diff
Description: Binary data