]> git.meshlink.io Git - utcp/commit
Send ACKs also when receiving out-of-order data.
authorGuus Sliepen <guus@meshlink.io>
Sun, 18 Oct 2015 18:53:55 +0000 (20:53 +0200)
committerGuus Sliepen <guus@sliepen.org>
Sun, 2 Jul 2017 10:04:11 +0000 (12:04 +0200)
commitf795503080bc1e7a812d58da62513219d2b5db74
tree6f284b3fe9ebcfe096fdd5d4bb4b0ae2ad0f25b4
parent7034cc75e0324210e96b3da5ac09c979b73173b7
Send ACKs also when receiving out-of-order data.

This is necessary to trigger the triplicate ACK detection on the sender.
Makefile
utcp.c