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] Reassembly code not working after change to use tvbuffs

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sun, 14 Jul 2013 12:51:00 -0700
On Jul 14, 2013, at 7:42 AM, darkjames@xxxxxxxxxxxxx wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50580
> 
> User: darkjames
> Date: 2013/07/14 07:42 AM
> 
> Log:
> Rewrite reassemble API to use TVBs instead of raw data.
> 
> (it seems to be working for TCP ^^)

It doesn't seem to be working with the regression tests I'm doing.  For example, it doesn't work with this capture:

Attachment: fragudp.pcap
Description: application/vnd.tcpdump.pcap


(attachment to bug 1346).