forked from ARMmbed/mbed-os
-
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.
Clear network data from lost children
In some cases thread network data may contain data from children who have changed parent but the network data still point to old parent. -When original parent comes back to network then is must clean such data. -If parent does not come back then network leader will detect parent loss and clean network data from the parent and its children.
- Loading branch information
Arto Kinnunen
committed
Dec 21, 2017
1 parent
ffd8517
commit 22a0375
Showing
2 changed files
with
67 additions
and
5 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