mbed-os/features/lwipstack
Seppo Takalo f3bbd2b4dd Allow LwIP TCP retransmissions to be configured and tune those smaller.
Currently, LwIP segment retransmission time is 12, which is very long
time as each timeout doubles the retransmission timeout.
Make that to 6 as that is same what we use in Nanostack.
2019-01-02 19:05:16 +02:00
..
lwip fix: Update thread names 2018-11-02 13:44:24 +01:00
lwip-sys Add MBED_NORETURN attributes 2018-10-29 13:58:06 +02:00
.mbedignore Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
CONTRIBUTING.md Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPInterface.cpp L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
LWIPInterfaceEMAC.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
LWIPInterfaceL3IP.cpp L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
LWIPMemoryManager.cpp L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
LWIPMemoryManager.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
LWIPStack.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
LWIPStack.h L3IP Interface Implementation 2018-12-20 15:23:43 +01:00
lwip_tools.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
lwipopts.h Allow LwIP TCP retransmissions to be configured and tune those smaller. 2019-01-02 19:05:16 +02:00
mbed_lib.json Allow LwIP TCP retransmissions to be configured and tune those smaller. 2019-01-02 19:05:16 +02:00
ppp_lwip.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
ppp_lwip.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00