This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-protocols
Watch
1
Star
0
Fork
0
forked from
espressif/esp-protocols
Code
Pull Requests
Activity
Files
4049b3b5ed2fece2d3c4e92d02e99d54fda98e46
esp-protocols
/
components
/
mdns
T
History
Jiacheng Guo
4049b3b5ed
mdns: make delegate host address a list
...
Also adds unit test and doc string for new apis. * Original commit:
espressif/esp-idf@2d34352f3d
2022-05-27 17:44:24 +04:00
..
include
mdns: make delegate host address a list
2022-05-27 17:44:24 +04:00
private_include
mdns: make delegate host address a list
2022-05-27 17:44:24 +04:00
test
mdns: make delegate host address a list
2022-05-27 17:44:24 +04:00
test_afl_fuzz_host
mdns: make delegate host address a list
2022-05-27 17:44:24 +04:00
CMakeLists.txt
Whitespace: Automated whitespace fixes (large commit)
2022-05-27 17:44:23 +04:00
component.mk
Import mDNS changes
2022-05-27 17:44:22 +04:00
Kconfig
mdns: Add MDNS_STRICT_MODE config option
2022-05-27 17:44:23 +04:00
mdns_console.c
components: Use CONFIG_LWIP_IPV6 to strip IPv6 function in components
2022-05-27 17:44:23 +04:00
mdns_networking.c
mdns: Fixed the ip header TTL to be correctly set to 255
2022-05-27 17:44:24 +04:00
mdns.c
mdns: make delegate host address a list
2022-05-27 17:44:24 +04:00