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

Ethereal-dev: Re: [Ethereal-dev] [Patch] revised: tap-tcp_close

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

From: Jason House <jhouse@xxxxxxxxx>
Date: Thu, 12 Dec 2002 09:47:46 -0500
Pia Sahlberg wrote:
> 
> When I looked at it, the only issue was the one Guy pointed out with
> possiblility of multiple TCP headers in the same packet.
> Since you changed that by a simple workaround I think it should go in
> asap, at least the packet-tcp.c patch.

If I remember right, the discussion of trusting items in pinfo lead to
trying to call most listeners immediately following a dissector.  Once
this is done, the correction for multiple TCP headers should be
unnecessary.