]> git.meshlink.io Git - utcp/commitdiff
Send ACKs without a payload upon receiving an out-of-order packet.
authorGuus Sliepen <guus@meshlink.io>
Fri, 5 Dec 2014 21:10:37 +0000 (22:10 +0100)
committerGuus Sliepen <guus@meshlink.io>
Fri, 5 Dec 2014 21:10:37 +0000 (22:10 +0100)
This is necessary so the peer can detect "triplicate ACKs", which signal dropped packets, and at the
same time keeps the TCP self-clocking active.


No differences found