Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] UDP desegmentation - how to?

From: Kaul <mykaul@xxxxxxxxx>
Date: Wed, 22 Dec 2010 10:58:01 +0200
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.