lwip/test/unit/tcp
Joel Cunningham c03fef9a3c bug #50837: add zero-window probe timeout
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
2017-05-09 09:01:03 -05:00
..
tcp_helper.c test_tcp: de-duplicate test IP addresses, netmask, and ports 2017-03-31 12:01:43 -05:00
tcp_helper.h test_tcp: de-duplicate test IP addresses, netmask, and ports 2017-03-31 12:01:43 -05:00
test_tcp_oos.c test_tcp: de-duplicate test IP addresses, netmask, and ports 2017-03-31 12:01:43 -05:00
test_tcp_oos.h minor: macros should not end with underscore(s) 2016-08-08 21:47:53 +02:00
test_tcp.c bug #50837: add zero-window probe timeout 2017-05-09 09:01:03 -05:00
test_tcp.h minor: macros should not end with underscore(s) 2016-08-08 21:47:53 +02:00