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!
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-07-18 13:09:34 +0000
Seen: 971 times
Last updated: Jul 18 '18
What TCP Stream Graph use to build RTT graph?
follow tcp stream dialogue box
how to create a graph of the number of active tcp connections over time?
how can I graph mysql response time in wireshark
How to "follow http stream" for single line in wireshark?
How to filter tcp stream starting with given «magic» bytes?
How do I run a tcp Packet Trace
How does Wireshark plot missing tcp.analysis.ack_rtt values?
How does 'Follow TCP Stream' work
Saving, opening, and viewing a .jpg from an TCP stream over FTP