esp-idf/components/mdns
David Cermak 5cce919cbe mdns: Fixed the ip header TTL to be correctly set to 255
Defined in https://tools.ietf.org/html/rfc6762#section-11: All Multicast DNS responses (including responses sent via unicast)
   SHOULD be sent with IP TTL set to 255
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
test_afl_fuzz_host freertos: common config header 2021-03-22 12:19:03 +08:00
CMakeLists.txt
Kconfig mdns: Add MDNS_STRICT_MODE config option 2021-04-12 13:24:19 +00:00
component.mk
mdns.c mdns: Fix parsing answers with questions when instance name not set 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