esp-idf/components/esp_netif/lwip
David Cermak 29b8a00c0a esp_netif/lwip: Fix core-locking config (v4.4)
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp example
(v4.4 - fixes minor merge issue that duplicated
DHCP_DEFINE_CUSTOM_TIMEOUTS and DHCP_REQUEST_TIMEOUT_SEQUENCE)

Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
2023-03-21 10:31:20 +01:00
..
esp_netif_lwip_defaults.c openthread: integrate OpenThread network interface with esp_netif 2021-06-02 17:03:54 +08:00
esp_netif_lwip_internal.h esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
esp_netif_lwip_ppp.c esp_netif: Added argument checks for PPP public API 2021-09-07 09:03:15 +02:00
esp_netif_lwip_ppp.h esp_netif: Extend PPP netif API to control connection failure 2021-09-07 09:03:15 +02:00
esp_netif_lwip_slip.c esp_netif: Add CONFIG_PPP_SUPPORT and CONFIG_LWIP_SLIP_SUPPORT to sperate the code 2021-06-25 14:51:24 +08:00
esp_netif_lwip_slip.h esp-netif: Fix SLIP interface to start with correct IPv6 addr 2020-09-03 18:11:09 +00:00
esp_netif_lwip.c esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
esp_netif_sta_list.c esp_netif: moving default netifs to wifi, moved sta_list to a separate header -- note will fail unit tests 2019-11-13 12:36:25 +01:00