esp-idf/components/mdns
Guo Jia Cheng 1e67cf1ec5 Merge branch 'feature/mdns-multiple-instance' into 'master'
mdns: allow mutiple instances with same service type

See merge request espressif/esp-idf!15180
2021-10-11 02:49:16 +00:00
..
host_test mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
include mdns: allow mutiple instances with same service type 2021-09-22 13:07:31 +08:00
private_include Merge branch 'feature/mdns-async-callback' into 'master' 2021-08-25 03:34:00 +00:00
test mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
test_afl_fuzz_host components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08: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
component.mk mdns: Add host test using linux target 2021-08-17 18:39:40 +08:00
mdns.c Merge branch 'feature/mdns-multiple-instance' into 'master' 2021-10-11 02:49:16 +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_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