mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 18:57:47 +00:00
[dua] fix unnessary reregistration (#6591)
This commit is contained in:
@@ -524,6 +524,7 @@ void DuaManager::PerformNextRegistration(void)
|
||||
|
||||
mIsDuaPending = true;
|
||||
mRegisteringDua = dua;
|
||||
mDelay.mValue = 0;
|
||||
|
||||
// Generally Thread 1.2 Router would send DUA.req on behalf for DUA registered by its MTD child.
|
||||
// When Thread 1.2 MTD attaches to Thread 1.1 parent, 1.2 MTD should send DUA.req to PBBR itself.
|
||||
|
||||
Reference in New Issue
Block a user