esp-idf/components/esp_netif/include
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_defaults.h lwip: solve some routers do not forward multicast packet issue 2023-03-14 19:03:23 +08:00
esp_netif_ip_addr.h docs: fix all doxygen warnings 2022-07-05 11:14:40 +08:00
esp_netif_net_stack.h esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
esp_netif_ppp.h esp_netif: Extend PPP netif API to control connection failure 2021-09-07 09:03:15 +02:00
esp_netif_slip.h slip: Fix the definition of cplusplus in the code 2021-06-25 14:51:24 +08:00
esp_netif_sta_list.h esp_netif: added missing C++ guards 2019-11-22 10:31:06 +01:00
esp_netif_types.h lwip: solve some routers do not forward multicast packet issue 2023-03-14 19:03:23 +08:00
esp_netif.h esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00