mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4c1ad38f79
calling esp_netif_up() and esp_netif_down() was not supported if the underlying netif wos of ppp type. Updated the code to enable setting these interfaces up/down and registered actions in moden_netif glue for connection/disconnection events to set the netif up/down. |
||
---|---|---|
.. | ||
esp_netif_lwip_defaults.c | ||
esp_netif_lwip_internal.h | ||
esp_netif_lwip_ppp.c | ||
esp_netif_lwip_ppp.h | ||
esp_netif_lwip.c | ||
esp_netif_sta_list.c |