esp-idf/components/mdns
Suren Gabrielyan 03de74a728 mdns: Fix of crash when wifi interface get deleted and mdns receives the packets
Closes https://github.com/espressif/esp-idf/issues/6973
2021-06-02 13:43:54 +00:00
..
include mDNS: Updated APIs description and shows the warning when hostname contains domain name during the query 2021-03-10 13:38:13 +00:00
private_include mdns: Add MDNS_STRICT_MODE config option 2021-04-12 13:24:19 +00:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_afl_fuzz_host Docs: Added README.md for lwip fuzzer tests 2021-05-18 17:52:07 +04:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig mdns: Add MDNS_STRICT_MODE config option 2021-04-12 13:24:19 +00:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
mdns.c mdns: Fix of crash when wifi interface get deleted and mdns receives the packets 2021-06-02 13:43:54 +00:00
mdns_console.c components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-02-23 18:26:03 +08:00
mdns_networking.c mdns: Fixed the ip header TTL to be correctly set to 255 2021-04-12 13:24:19 +00:00