zephyr/subsys
Paul Sokolovsky ac7b1291da net: tcp: Validate incoming ACK number
Per RFC 793:

  A new acknowledgment (called an "acceptable ack"), is one for which
  the inequality below holds:

    SND.UNA < SEG.ACK =< SND.NXT

If acknowledgement is received for sequence number which wasn't yet
sent, log an error and ignore it.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-01-15 15:07:49 +02:00
..
bluetooth
console
cpp
debug
dfu
disk
fs
logging
net net: tcp: Validate incoming ACK number 2018-01-15 15:07:49 +02:00
random
shell cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
usb usb: Fix USB Device dependency 2018-01-12 07:46:28 -05:00
CMakeLists.txt
Kconfig