mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
0693e172de
the mDNS responder should not repeat questions when replying, however resolvers must ignore these questions field if they are present. esp-idf mDNS library does include questions in answering packets (thus not strictly following the RFC6762) so the resolver did not correctly resolved another instance host name. Closes https://github.com/espressif/esp-idf/issues/6190 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
test_afl_fuzz_host | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
mdns_console.c | ||
mdns_networking.c | ||
mdns.c |