Ethereal-dev: Re: [Ethereal-dev] Bug in packet-q931.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Ronnie Sahlberg" <sahlberg@xxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2002 00:05:23 +1100
To enable TCP desegmentation you need also to enable
Preferences/TCP/Allow subdissector to desegment TCP streams


> Hi,
>
> I am trying 0.9.2 now with my plugin and I think there's something wrong
with the
> TCP defragmentation code. Whether I enable or disable Q.931
> desegmentation, it makes no difference (pinfo->can_desegment == 0)
>
> I'll add the necessary heuristics to see if it is a H.225 on Q.931 on TPKT
on
> TCP without the TPKT.
>
> --
> Andreas Sikkema