OVMS3-idf/components/mdns
David Cermak e885ff235f 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-19 04:56:34 +01:00
..
include MDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser 2018-05-22 11:23:12 +02:00
private_include bugfix: mdns_service_txt_set() wasn't allocating memory for TXT records 2018-09-14 11:17:53 +05:30
test_afl_fuzz_host remove executable permission from source files 2018-05-29 20:07:45 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
mdns.c mdns: sending search packets also in probing and announcing state 2018-11-19 04:56:34 +01:00
mdns_console.c Import mDNS changes 2018-01-16 10:58:34 +02:00
mdns_networking.c MDNS-Fuzzer: AFL fuzzer tests for mdsn packet parser 2018-05-22 11:23:12 +02:00