esp-idf/components/mdns
Guo Jia Cheng cfd2d177be Merge branch 'feature/mdns-always-announce-address' into 'master'
mdns: always send A/AAAA records in announcements

See merge request espressif/esp-idf!16254
2021-12-21 04:09:29 +00:00
..
host_test mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
include Merge branch 'bugfix/mdns_add_result_count_async' into 'master' 2021-12-16 12:48:39 +00:00
private_include mdns: support service subtype 2021-10-19 17:54:17 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
test_afl_fuzz_host Build & config: Remove the "make" build system 2021-11-10 09:53:53 +01:00
CMakeLists.txt mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
Kconfig mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08: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_lwip.c mdns: Implement mdns_networking using BSD sockets 2021-08-17 18:39:40 +08:00
mdns_networking_socket.c mdns: Implement mdns_networking using BSD sockets 2021-08-17 18:39:40 +08:00
mdns.c Merge branch 'feature/mdns-always-announce-address' into 'master' 2021-12-21 04:09:29 +00:00