esp-idf/components/mdns/private_include
David Cermak bcfa36db8f mdns: Support queries in responses in mDNS non-strict mode
By default adds original queries to responses in order to be resolved by some resolvers, such as lwIP mdns library. This functionality however is discouraged by the RFC6762, so it could be disabled in menuconfig if MDNS_STRICT_MODE configured

Closes https://github.com/espressif/esp-idf/issues/5521
2020-09-02 11:12:08 +02:00
..
mdns_networking.h mdns: update mdns to use esp-netif for mdns supported services such as STA, AP, ETH 2019-11-13 12:36:25 +01:00
mdns_private.h mdns: Support queries in responses in mDNS non-strict mode 2020-09-02 11:12:08 +02:00