mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
4ac6b504a4
This commit updates `Dns::ServiceDiscovery::Server` to use case-insensitive string match when comparing DNS names. It also updates `test_dnssd.py` to use mixed case names when browsing for or resolving services. This validates the case-insensitive treatment of names by SRP client and server and DNS-SD server (resolver) and DNS client.