Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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