mbed-os/features/lwipstack
Paul Thompson 91402f4d77 Make the sys_arch_protect() mutex be recursive.
Fixes #9744

Appears to be a lwIP porting bug. Comments in our porting layer say:

    This function should support recursive calls from the same task or interrupt. In other words, sys_arch_protect() could be called while already protected.
2019-06-19 21:49:33 -07:00
..
lwip LWIP DNS servers setting/getting fixed. 2019-06-07 18:58:05 +02:00
lwip-sys Make the sys_arch_protect() mutex be recursive. 2019-06-19 21:49:33 -07:00
.mbedignore Multihoming fixed according to new LWIP implementation. 2019-04-11 20:54:48 -05: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 LWIP DNS servers setting/getting fixed. 2019-06-07 18:58:05 +02:00
LWIPInterfaceEMAC.cpp Multihoming initial release 2019-02-19 17:39:46 +02:00
LWIPInterfaceL3IP.cpp Multihoming initial release 2019-02-19 17:39:46 +02: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 Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
LWIPStack.h Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
lwip_tools.cpp lwipstack: fix astyle coding style 2018-11-07 08:56:35 +00:00
lwipopts.h Merge pull request #10476 from tymoteuszblochmobica/closetcp 2019-05-21 09:34:45 +01:00
mbed_lib.json Merge pull request #10476 from tymoteuszblochmobica/closetcp 2019-05-21 09:34:45 +01:00
ppp_lwip.cpp Multihoming initial release 2019-02-19 17:39:46 +02:00
ppp_lwip.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00