[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

TCP timeout



One question to ns developers.
Why TCP agent reschedules new retransmit timer using
rtt_timeout() upon receiving ACK and not updating
the timer using actual sending timestamp value of 
the packet for which it expects the ACK? 
[like it is done in real tcp code]
Was the complexity main concideration?
Thank you.
Ihor.