esp-idf/components/mdns
David Cermak d16762a036 mdns: sending search packets also in probing and announcing state
mdns queries did not work properly when send imeadiately after set_hostname, which cuased reinit of pcb and therefore restarted probing, so search packets were blocked until probing finished
closes #2507, closes #2593
2018-11-16 07:22:29 +00:00
..
include
private_include bugfix: mdns_service_txt_set() wasn't allocating memory for TXT records 2018-09-11 16:23:56 +05:30
test_afl_fuzz_host
CMakeLists.txt
Kconfig
component.mk
mdns.c mdns: sending search packets also in probing and announcing state 2018-11-16 07:22:29 +00:00
mdns_console.c
mdns_networking.c mdns: fixed crashes on network changes 2018-10-24 12:03:41 +02:00