Crosses on TCPtrace graph meaning
Hi all,
could you please tell me what is the meaning of these little crosses on top of TCP segments? I'm using latest v2.6.2rc0-166. Is it some new feature?
Thanks!

Looking at the tcp_stream_dialog.cpp source code, the comment on line 288 and following lines of code indicate that they are representative of a TCP zero window condition. You should be able to verify that.
Note that the use of these crosses to depict a TCP zero window condition seems to differ from the tcptrace's use of these "Little crosses", which are described in the Time Sequence Graph section of the tcptrace manual as follows:
Hi Christopher, thanks, you're exactly right!
This is a trace from today's post.
I just checked it and verified exact match of crosses to zero window packets. Never seen a sequence of fully loaded zero window packets before.
BR, Vlad.
Asked: 2018-07-18 13:09:34 +0000
Seen: 1,358 times
Last updated: Jul 18 '18