You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
openthread: enable SRP Client auto host address mode (#19981)
This commit enables "auto host address mode" in SRP client. When
enabled, host IPv6 addresses are automatically set by SRP client using
all the unicast addresses on Thread netif excluding the link-local and
mesh-local addresses. If there is no valid address, then Mesh Local
EID address is added. The SRP client will automatically re-register
when/if addresses on Thread netif are updated (e.g., new addresses are
added or existing addresses are removed).
0 commit comments