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] Finding out if packet is plain UDP in 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@xxxxxxxxxxxxxxxxxx>
Date: Wed, 27 Aug 2003 16:53:07 +0200
Hi,
Let's say i have a tap-listener that's called for every UDP packet (with
appropriate filter).
Is there a way of finding out in the tap-listener function, if the packet is
plain UDP (i.e. not dissected by any other dissector on top of UDP) ? How to
do?

Thanks,
Lars.