Ethereal-dev: Re: [Ethereal-dev] TCP Framentation bug?

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

From: didier <dgautheron@xxxxxxxx>
Date: Thu, 27 Feb 2003 02:01:30 +0000
Greg Morris wrote:
I have noticed that I sometimes get packets not decoding properly when TCP "Allow subdissector to desegment TCP streams:" is enabled. In this packet trace if this option is enabled then packet 7258 is not decoded properly. If you disable this option then the packet is decoded correctly. Another interesting fact is that if I mark just these packets and save them to a different file then they are decoded correctly regardless of the TCP setting. Any ideas? Anyone able to validate this is working correctly?
It's retransmited frames 2828, 5034, 7050. Should be discarded, frame 709 is ACKed, problem with keep alive?

Didier