ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] [PATCH] rtp_analysis.c: Do not use filter string for tap listener

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: Mon, 21 Mar 2005 21:49:27 +0100
Hello,
Please apply the following patch to rtp_analysis.c:
- Got rid of filter string for rtp analysis tap, instead verify adresses and
ports manually for each packet.
This improves tapping speed considerably (about factor 3!) and at the same
time is more flexible, since can now dissect RTP over other protocols than
UDP/IP.
- Some whitespace cleanups

Attached is relevant output of 'svn diff'.

regards,
Lars Ruoff

Attachment: rtp_analysis.c.diff
Description: Binary data