esp-idf/components/mdns
David Čermák 3a588d7d19 Merge branch 'bugfix/mdns_one_shot_multicast_v4.3' into 'release/v4.3'
mdns: Support for One-Shot mDNS queries (v4.3)

See merge request espressif/esp-idf!14130
2021-06-24 18:47:46 +00:00
..
include components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
private_include mdns: Add MDNS_STRICT_MODE config option 2021-04-13 10:36:30 +02:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_afl_fuzz_host lwip: Moved default SNTP API to esp_sntp.h 2021-01-13 10:28:34 +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-13 10:36:30 +02:00
mdns_console.c components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components 2021-04-12 05:42:50 +00:00
mdns_networking.c mdns: Fixed the ip header TTL to be correctly set to 255 2021-04-13 10:36:30 +02:00
mdns.c Merge branch 'bugfix/mdns_one_shot_multicast_v4.3' into 'release/v4.3' 2021-06-24 18:47:46 +00:00