mirror of
https://github.com/espressif/openthread.git
synced 2026-07-08 21:30:24 +00:00
5fa21ddbbd
This commit includes the enhancement that 1. Adds non-default external route for on-link prefixes. 2. Add external route for OMR prefixes advertised by BRs in other Thread Networks. 3. A new API to disable/enable the Border Routing manager at run time. CLI commands are added for testing. 4. A new platform API to get the link-local address of the infra interface so that we can filter out the ICMPv6 packets from myself by the Border Routing Manager rather than the platform implementation.