esp-idf/components/mdns
David Cermak 097282a8e3 mdns: fixed crashes on network changes
1) two events AP_STOP, AP_START shortly after each other may cause IGMP config on already stopped netif
2) not properly locked sending packets to queue from timer task

closes #2580
2018-10-24 12:03:41 +02:00
..
include
private_include
test_afl_fuzz_host
CMakeLists.txt
Kconfig
component.mk
mdns.c mdns: fixed crashes on network changes 2018-10-24 12:03:41 +02:00
mdns_console.c
mdns_networking.c mdns: fixed crashes on network changes 2018-10-24 12:03:41 +02:00