mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 05:40:27 +00:00
9c7e679ed1
We should notice that the default CIDR (`192.168.255.0/24`) is not safe to use, however, in most cases, the CIDR used can only be determined during runtime since the single binary might be distributed to BRs in different network conditions. And we cannot conclude an always safe CIDR in all conditions. This commit will emit an event when NAT64 CIDR is changed. So the platform driver can update the route for NAT64.