pseudotcp: Implement NewReno timestamp heuristic
This allows the sender to enter fast retransmit after a timeout because it can now detect that three duplicate acks are caused by a packet loss. As specific in RFC 6582 section 4.2.
Showing
Please register or sign in to comment