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] reassembly.c: fragment_set_partial_reassembly() for fragment

Date Prev · Date Next · Thread Prev · Thread Next
From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Wed, 28 Feb 2007 17:14:55 -0800
On Thu, Feb 22, 2007 at 01:39:42PM +0000, Richard van der Hoff wrote:
> Anders Broman wrote:
> >Committed revision 20888.
> >Without the makefile changes to build the test program as
> >I can't test it on Windows.
> 
> Thanks Anders. Is there anyone who can test this, please?
> 
> I've attached the missing part of the patch.

It looks like someone already applied this makefile patch and when I 
build+run it on Unix, I get a successful result:

Starting test test_simple_fragment_add_seq
Starting test test_fragment_add_seq_partial_reassembly
Starting test test_fragment_add_dcerpc_dg
Starting test test_fragment_add_seq_check
Starting test test_fragment_add_seq_check_1
Starting test test_fragment_add_seq_802_11_0
Starting test test_fragment_add_seq_802_11_1
Starting test test_simple_fragment_add_seq_next
Starting test test_missing_data_fragment_add_seq_next
Starting test test_missing_data_fragment_add_seq_next_2
Starting test test_missing_data_fragment_add_seq_next_3
SUCCESS


Steve