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] Troubles With Reassembly

Date: Thu, 23 Apr 2009 22:56:14 +0000
Hello Guy,

Just to recap, this is what i have / want:

BNP header 1+multimessage begin
BNP header 2+multimessage middle 1
BNP header 3+multimessage middle 2
BNP header 4+multimessage end

turns into

	BNP header 1+multimessage begin+multimesssage middle 1+multimessage middle 2+multimessage end

Was wondering if you've come up with any example dissectors that are similar to mine. I've been trying to figure out how to use fragment_add_check() with process_reassembled_data() and i'm getting a better idea, but still confused. Also, i was wondering, since this reassembly is different from tcp, how would i use tcp_dissect_pdus before this reassembly?

Thanks for the help,
Greg

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