mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
4737231d64
Updates the `Dnssd` module to allow it use - Either the native OT mDNS implementation - Or use the platform `otPlatDnssd` APIs (delegated to platform) Also adds `OPENTHREAD_CONFIG_MULTICAST_DNS_AUTO_ENABLE_ON_INFRA_IF` for mDNS module to be automatically enabled/disabled on the same infra-if used for border routing based on infra-if state.