mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 14:11:02 +00:00
c31bd404e2
test_tcp_fast_rexmit_wraparound correctness relied on the congestion window being in congestion avoidance so that only a single TCP_MSS segment is sent upon ACKing the first segment. It's not known whether the test was relying tcp_alloc() to set ssthresh to 0 and thus start in congestion avoidance or if the test was working by accident until changes in |
||
---|---|---|
.. | ||
core | ||
dhcp | ||
etharp | ||
mdns | ||
tcp | ||
udp | ||
lwip_check.h | ||
lwip_unittests.c | ||
lwipopts.h |