esp-idf/components/mdns
2021-11-10 17:29:09 +08:00
..
host_test mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
include mdns: support service subtype 2021-10-19 17:54:17 +08:00
private_include mdns: support service subtype 2021-10-19 17:54:17 +08:00
test mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
test_afl_fuzz_host freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
CMakeLists.txt mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
component.mk 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 mdns: fix wrong PTR record count 2021-11-10 17:29:09 +08:00