esp-idf/components/mdns
David Cermak 54e329444a mdns: Clean the main mdns module from lwip dependencies
* Reduced number of include paths
* Abstract the internals of mdns packet (specifics defined in
mdns_networking.c)
* Use ESP_IP addresses instead of lwip addresses
2021-07-01 15:01:39 +02:00
..
include mdns: Add asynchronous query API 2021-06-30 17:20:30 +04:00
private_include mdns: Clean the main mdns module from lwip dependencies 2021-07-01 15:01:39 +02:00
test mdns: make delegate host address a list 2021-06-04 10:44:36 +08:00
test_afl_fuzz_host Merge branch 'feature/mdns_query_async' into 'master' 2021-07-01 12:28:54 +00:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk Import mDNS changes 2018-01-16 10:58:34 +02:00
Kconfig mdns: Add MDNS_STRICT_MODE config option 2021-04-12 13:24:19 +00: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.c mdns: Clean the main mdns module from lwip dependencies 2021-07-01 15:01:39 +02:00
mdns.c mdns: Clean the main mdns module from lwip dependencies 2021-07-01 15:01:39 +02:00