mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-05 08:28:32 +00:00
c03fef9a3c
This commit adds a timeout to the zero-window probing (persist timer) mechanism. LwIP has not historically had a timeout for the persist timer, leading to unbounded blocking if connection drops during the zero-window condition This commit also adds two units test, one to check the RTO timeout and a second to check the zero-window probe timeout |
||
---|---|---|
.. | ||
tcp_helper.c | ||
tcp_helper.h | ||
test_tcp_oos.c | ||
test_tcp_oos.h | ||
test_tcp.c | ||
test_tcp.h |