mbed-os/features/lwipstack
Seppo Takalo 12a6333674 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-14 13:06:14 +00: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 Change error code from NSAPI_ERROR_PARAMETER to NSAPI_ERROR_NO_CONNECTION 2018-11-23 11:54:34 +02:00
LWIPInterfaceEMAC.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
LWIPMemoryManager.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPMemoryManager.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPStack.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
LWIPStack.h Resolved warning "call_in inherits implicit virtual" 2018-11-26 09:41:15 -06: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-14 13:06:14 +00:00
mbed_lib.json Allow LwIP TCP retransmissions to be configured and tune those smaller. 2019-01-14 13:06:14 +00: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