esp-idf/components/mdns
David Cermak 38d15cbd63 mdns tests: adapt mdns fuzzer test to compile with event loop library 2019-05-27 16:31:25 +02:00
..
include mdns: use const char* for mdns txt items types to remove warning when assigning 2019-05-03 16:31:32 +02:00
private_include mdns: update mdns_out_question_s to be in line with mdns_parsed_question_s struct 2019-05-03 14:54:59 +02:00
test_afl_fuzz_host mdns tests: adapt mdns fuzzer test to compile with event loop library 2019-05-27 16:31:25 +02:00
CMakeLists.txt
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
component.mk
mdns.c mdns: fixed mdns crashing on reception of txt packet without a corresponding service 2019-05-03 16:37:43 +02:00
mdns_console.c
mdns_networking.c mdns: fix memory leak in pbuf if tcpipadapter failed to get netif 2019-02-15 15:59:11 +01:00