forked from VictorAtPL/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.
[mle] do not clear router table state until role transitions to router (
openthread#2475) Prior to this commit, a REED attempting to become a router clears its routing table state when sending the Address Solicit message. This causes the REED to improperly think that it is a singleton when determining whether or not to merge with another partition. This commit only updates the routing table state when the REED actually transitions to becoming a router.
- Loading branch information
Showing
1 changed file
with
11 additions
and
17 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