esp-idf/components/mdns
Guo Jia Cheng 2a97578ce0 Merge branch 'bugfix/mdns-ptr-record-cnt' into 'master'
mdns: fix wrong PTR record count

See merge request espressif/esp-idf!15891
2021-11-23 03:13:02 +00: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 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 mdns: fix wrong PTR record count 2021-11-10 17:29:09 +08:00