Files
openthread/.github
Song GUO b378c704d0 [routing-manager] fix for updating prefix without deprecating the old one (#10811)
In some cases, the platform may send the new prefix without
deprecating the existing prefix when renewing the prefix allocated by
PD.

The existing code will stop the timer, causing the prefix to be active
forever.

This commit fixes this issue.
2024-10-10 21:32:48 -07:00
..