forked from openthread/openthread
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[routing-manager] track and log favored OMR prefix changes (openthrea…
…d#11236) This commit enhances the `OmrPrefixManager` to track and log changes to the favored OMR prefix. The new log includes the old favored prefix (if any) along with the new one, and provides additional information such as its preference, whether it is a domain prefix, or whether it matches the local OMR prefix. This replaces and enhances the previous logs. This new mechanism can also be used to signal (to other modules) when the favored OMR prefix changes.
- Loading branch information
Showing
2 changed files
with
78 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters