mdns: updated example test to exercise also hostnames resolved by lwip gethostbyname and getaddrinfo

* Original commit: espressif/esp-idf@f3cb91ef71
This commit is contained in:
David Cermak
2019-06-19 13:20:58 +02:00
committed by suren-gabrielyan-espressif
parent f44c569422
commit d8d6b35553
3 changed files with 112 additions and 39 deletions

View File

@ -1,2 +1,3 @@
CONFIG_MDNS_RESOLVE_TEST_SERVICES=y
CONFIG_MDNS_ADD_MAC_TO_HOSTNAME=y
CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y