-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[radio] fix for key rotation in enhAck (#879)
Not all devices do the key rotation at the same time. This scenario fixes the issue when Router rotates sooner than SSED. In such case SSED still requires enhAcks to use previous key id and counter. Added storing last value of FC when keyId changes. If SSED uses keyId-1 ack uses the stored value instead of current mac counter value. Signed-off-by: Marek Porwisz <[email protected]>
- Loading branch information
Showing
1 changed file
with
17 additions
and
8 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