esp-idf/components/mdns
suren.gabrielyan 0eee31546d mdns: Add MDNS_STRICT_MODE config option
Strict mode was hardcoded in private header file, but it's useful for
users to enable/disable it depending on the mdns library they are using.
e.g. Avahi might not resolve the non-strict answers.
2021-04-12 13:24:19 +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 freertos: common config header 2021-03-22 12:19:03 +08: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 components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-02-23 18:26:03 +08:00
mdns.c mDNS: Updated APIs description and shows the warning when hostname contains domain name during the query 2021-03-10 13:38:13 +00:00