Is there a mechanism to delay a reclaimed Child ID be allocate to a new Child device? #7775
-
Beta Was this translation helpful? Give feedback.
Answered by
jwhui
May 31, 2022
Replies: 1 comment
-
Thread does not provide a mechanism to control how reclaimed Child IDs are allocated. OpenThread will attempt to cycle through the set of available Child IDs before reusing previously allocated Child IDs. openthread/src/core/thread/mle_router.cpp Lines 3156 to 3168 in 40484c9 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jwhui
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thread does not provide a mechanism to control how reclaimed Child IDs are allocated.
OpenThread will attempt to cycle through the set of available Child IDs before reusing previously allocated Child IDs.
openthread/src/core/thread/mle_router.cpp
Lines 3156 to 3168 in 40484c9