You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@
12
12
* Prevent sending broadcast frames on unicast channel
13
13
* Delay sending of the first DIO message until parent selection is made and DAO target is published. Fix is made to avoid sending of DIO messages to the unstable network.
14
14
* Accept only next possible BSI for detect BR reboot. This fix a bug when PAN timeout happen and node join correctly to new but hear old BSI after that.
15
-
*Adaptation layer push buffer back to queue when confirmation status is MLME_TRANSACTION_OVERFLOW and block new MAC data request until it got proper confirmation status.
15
+
* Adaptation layer push buffer back to queue when confirmation status is MLME_TRANSACTION_OVERFLOW and block new MAC data request until it got proper confirmation status.
16
+
* Corrected radius message memory allocation by adding NULL check to recover from memory exhaustion.
0 commit comments