Wireshark mailing list archives

Re: UDP desegmentation - how to?


From: Sake Blok <sake () euronet nl>
Date: Wed, 22 Dec 2010 11:49:38 +0100

On 22 dec 2010, at 09:58, Kaul wrote:

Can I use something like tcp_dissect_pdus() for UDP packets? Specifically, Kerberos over UDP - I think we can get the 
PDU length from the packet and get a complete PDU.

As the UDP header is missing a sequence number, it is not possible to do UDP reassembly at the UDP layer. It needs to 
be done at a higher layer where the order of fragments can be determined.

Cheers,


Sake


___________________________________________________________________________
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: