Wireshark mailing list archives

Re: Obtaining UDP packet lenght


From: Jaap Keuter <jaap.keuter () xs4all nl>
Date: Fri, 9 Jul 2010 07:08:39 +0200

Hi,

The functions tvb_length() and
tvb_reported_length() can be of use here.

Thanks,
Jaap

Send from my iPhone

On 9 jul 2010, at 00:39, eymanm <eymanm () gmail com> wrote:

I'm dissecting content of a UDP packet. I need to use the packet  
length number, which is IMHO is dissected by packet-udp.c. Is there  
a way of getting this parameter within my dissector and not making  
any changes to the packet-udp?

Thanks
___________________________________________________________________________
 

Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: