ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] how to get UDP payload from the UDP tap

From: "ronnie sahlberg" <ronniesahlberg@xxxxxxxxx>
Date: Fri, 25 Aug 2006 08:51:12 +1000
the taps do not provide access to the actual payload

On 8/24/06, Miha Jemec <m.jemec@xxxxxxxxxxx> wrote:
Hi!

If if register tap for UDP packets and then get the "mcaststream_packet"
routine called every time UDP packet is seen by the tap listener, where
is the UDP payload hidden (what it the easiest/right way to access it)
in this function:

static int mcaststream_packet(void *arg, packet_info *pinfo,
epan_dissect_t *edt _U_, const void *arg2 _U_)
{
...

Thanks for a hint,

Miha
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev