esp-idf/components/mdns
David Cermak 0bd2c55413 mdns: Fix potential read behind parsed packet 2022-05-10 16:45:43 +02: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 mdns: Fix potential read behind parsed packet 2022-05-10 16:45:43 +02: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