esp-idf/components/mdns
David Čermák 2c0d760816 Merge branch 'bugfix/mdns_network_socket_err_prints' into 'master'
mdns: Minor err print fix in socket-networking layer (GitHub PR)

Closes IDFGH-6447 and IDFGH-6434

See merge request espressif/esp-idf!16427
2021-12-21 13:59:01 +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.c Merge branch 'feature/mdns-always-announce-address' into 'master' 2021-12-21 04:09:29 +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: Minor err print fix in socket-networking layer 2021-12-16 16:00:44 +01:00