[Bro-Dev] TCP RTT estimation

Juhoon Kim juhoon at net.t-labs.tu-berlin.de
Wed Dec 1 09:29:26 PST 2010


[Sender]        [Monitor]-------------(a)------>[Receiver]
[Sender]<-------[Monitor]<--------ack-of-(a)----[Receiver]
[Sender]--(b)-->[Monitor]

I thought that the acknowledgement number of the second component
(ack-of-a) is always the same with the sequence number of the next
segment (b). That is how I wanted to identify the segment (b).

> You need to understand the precise congestion control algorithm that the Sender implements,
However, it seems like it is not always the case. I will study more
about this.

>   (A bunch of this is discussed
> in my tcpanaly paper from an eon ago.)  It really is quite hard, 

Maybe I underestimate this problem. I will restart from the paper. 

Thanks.






More information about the bro-dev mailing list