On Apr 9, 2014, at 9:26 AM, Hadriel Kaplan wrote:
> On Apr 9, 2014, at 12:09 PM, Aaron Lewis wrote:
>
>> Hi
>>
>> Where can I find the TCP and IP reassembling code in Wireshark,
>
> epan/reassemble.h
> epan/reassemble.c
...and the code that calls it in packet-ip.c, packet-ipv6.c, and packet
On Apr 9, 2014, at 12:09 PM, Aaron Lewis wrote:
> Hi
>
> Where can I find the TCP and IP reassembling code in Wireshark,
epan/reassemble.h
epan/reassemble.c
> Is
> that re-usable?
Yes, it's used by a bunch of dissectors. (grep for 'reassembly_table_init')
-hadriel
Hi
Where can I find the TCP and IP reassembling code in Wireshark, Is
that re-usable?
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33
__