esp-idf/components
David Cermak 9f9013c8c3 mdns: Allow resolve its own non-strict answers
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
2020-12-29 19:05:11 +01:00
..
2020-12-22 15:44:07 +08:00
2020-05-18 16:51:45 +08:00
2020-12-22 16:05:39 +08:00
2019-11-29 18:05:24 +08:00