lwip/test
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
..
fuzz Minor cleanup of FUZZ test Makefile 2016-12-17 10:09:15 +01:00
unit bug #50837: add zero-window probe timeout 2017-05-09 09:01:03 -05:00