How does Wireshark plot missing tcp.analysis.ack_rtt values?
Hi all,
I am just wondering how Wireshark plots tcp.analysis.ack_rtt values for the RTT graph when they don't appear to be in the column.
I have attached an image of the Wireshark plot and my own plot, you can see when I am plotting there appears to be information missing which I have got from the Wireshark tcp.analysis.ack_rtt column. Could this be something to do with the ERTT
where the ERTT = ((1-Alpha)*Current RTT)+(Alpha * next measured RTT)
?
Wireshark plot:
My own plot:
Any help would be much appreciated