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] Need Your Support on Reassembling of packets

From: "Huffman, Joseph" <jhuffman@xxxxxxxxxxxxxxxx>
Date: Wed, 3 Dec 2014 17:05:03 +0000

I had problems with this too.

 

In doc/README.dissector do a search for “desegment_” for the documentation.

 

As an example see the function set_pinfo_desegment(), the calls to it, and the comments in epan/dissectors/packet-alljoyn.c for my solution. This may not be the best example but it seems to work.

 

From: wireshark-dev-bounces@xxxxxxxxxxxxx [mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] On Behalf Of Raj sekar
Sent: Wednesday, December 03, 2014 2:54 AM
To: wireshark-dev@xxxxxxxxxxxxx
Subject: [Wireshark-dev] Need Your Support on Reassembling of packets

 

Hi All,

 

greetings!

 

Iam Developing Custom Dissector and i have almost finished and got stuck in Reassemble of packets.

 

I have been posting question on wireshark website and could not get the solution.

 

PLEASE HELP ME ON THIS !

 

My code is below and do not know whats wrong in this. Reassembly TVB itself not created.

 

I have also posted questions here

 

Please Help!

 

Thanks!

 

Best Regards,

Raj