mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 18:45:45 +00:00
Defines a new tunable, CONFIG_NET_TCP_RETRY_COUNT, that determines the number of segment retransmissions that the IP stack will attempt to perform before resetting the connection. The default value is 9 retransmissions, which amounts to 1:42 minutes, as close as possible to the minimum recommended by RFC1122. Jira: ZEP-1956, ZEP-1957 Signed-off-by: Leandro Pereira <leandro.pereira@intel.com> |
||
---|---|---|
.. | ||
ip | ||
lib | ||
buf.c | ||
Kconfig | ||
Makefile | ||
TODO |