esp-idf/components/mdns
David Čermák 4d604ee6d2 Merge branch 'bugfix/remove_unstable_network_tests' into 'master'
CI: Move mqtt publish tests from regular pipeline to weekend tests

Closes IDFCI-653

See merge request espressif/esp-idf!13891
2021-06-17 07:04:51 +00:00
..
include mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
private_include mdns: fix wrong SRV/PTR record handling 2021-06-04 10:44:36 +08:00
test mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
test_afl_fuzz_host Merge branch 'bugfix/remove_unstable_network_tests' into 'master' 2021-06-17 07:04:51 +00:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
Kconfig mdns: Add MDNS_STRICT_MODE config option 2021-04-12 13:24:19 +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
mdns.c Merge branch 'bugfix/remove_unstable_network_tests' into 'master' 2021-06-17 07:04:51 +00:00