]> git.meshlink.io Git - utcp/commitdiff
Recover from dropped packets after receiving a triplicate ACK.
authorGuus Sliepen <guus@meshlink.io>
Fri, 5 Dec 2014 21:12:35 +0000 (22:12 +0100)
committerGuus Sliepen <guus@meshlink.io>
Fri, 5 Dec 2014 21:12:35 +0000 (22:12 +0100)
When this happens, reset the nxt pointer so we start retransmitting from the last acknowledged
packet, at the same speed as ACKs are coming in.


No differences found