mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
09e36f9f33
mdns module store local copy of esp_netif for common interfaces, but it was correctly initialized only when interface started. If the event were missed (e.g. mdns_init after interface start) the local copy wouldn't be initialized. Fixed by restoring the local copy. Closes WIFI-1538 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
test_afl_fuzz_host | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
mdns_console.c | ||
mdns_networking.c | ||
mdns.c |