• Trond Myklebust's avatar
    UDP round trip timer fix. Modify Karn's algorithm so that · 5d371cbc
    Trond Myklebust authored
    we inherit timeouts from previous requests.
    This means that we lengthen the window of time during which
    we accept updates to the RTO estimate if we see an update.
    
    Scheme proposed by Brian Mancuso, but it is standard for TCP
    congestion control implementations.
    5d371cbc
xprt.c 38.1 KB