esp-idf/components/tcpip_adapter
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 mdns: fixed crashes on network changes 2018-10-24 12:03:41 +02:00
CMakeLists.txt
Kconfig
component.mk
tcpip_adapter_lwip.c mdns: fixed crashes on network changes 2018-10-24 12:03:41 +02:00