Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[trel-dnssd] prioritize wider-scope IPv6 address of TREL peers
This commit updates `TrelDnssd` to select the numerically smallest IPv6 address when a peer advertises multiple IPv6 addresses. This prioritizes globally-unique addresses (GUA) over unique-local addresses (ULA) with `fc00::/7` prefix, followed by link-local addresses (`fe80::/10`).
- Loading branch information