OVMS3-idf/components/mdns
Ivan Grokhotkov 49125a87bb Merge branch 'bugfix/mdns-lwip-update' into 'master'
Update network code for mDNS to work with newest LwIP

See merge request idf/esp-idf!3268
2018-09-17 10:42:04 +08: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-11 16:23:56 +05:30
test_afl_fuzz_host added CI job for AFL fuzzer tests 2018-07-20 10:28:12 +02:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
Kconfig fix(mdns): add the maximum number of services 2018-06-21 10:31:09 +08:00
mdns.c feat(mdns): fix bug when clean action memory 2018-09-14 15:36:52 +08:00
mdns_console.c Import mDNS changes 2018-01-16 10:58:34 +02:00
mdns_networking.c Update network code for mDNS to work with newest LwIP 2018-09-14 11:02:47 +02:00