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.
[netdata] resign active commissioner on NetData restore on leader (op…
…enthread#9549) This commit updates `HandleNetworkDataRestoredAfterReset()`, which is called after Network Data is restored on the leader after a leader reset and recovery. We now resign any active Commissioner by clearing the Commissioning Data and adopt the Session ID from the restored Network Data Commissioning Data. This ensures that any stale Commissioning Data is not retained in Network Data for longer after a leader reset.
- Loading branch information
Showing
2 changed files
with
23 additions
and
0 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