If@refLWIP_TCPIP_CORE_LOCKING = 1: TCPIP core lock is held If@refLWIP_TCPIP_CORE_LOCKING = 0: function is called from TCPIP thread @see@refmultithreading */ So,netif_set_defaultmust be called in LORE LOCKED state or from lwip task, but it is called from esp_netif_update_default_...
It is recommended to use LWIP_TCPIP_CORE_LOCKING since this is the way with least runtime overhead. https://www.nongnu.org/lwip/2_1_x/tcpip ... a7d370395d 1 post • Page1of1 Return to “ESP-IDF” Jump to Who is online ...