ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] accumulating data from UDP

From: "Vladimir Zherdenovsky" <Vladimir.Zherdenovsky@xxxxxxxxxxxxxx>
Date: Sun, 18 Feb 2007 16:33:42 +0200
Hi,
The data of the protocol I written a dissector can be fragmented between
UDP packets, but only inside the data I can know that it has been
fragmented - UDP not fragmented. How I can accumulate all the data from
different UDP packets to one buffer for parse it?
Thanks
vladimir