diff --git a/CHANGELOG.md b/CHANGELOG.md index 866743783ce..f0d166615e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ ## Release vxx.x.x +### Features +* + +### Changes +* Wi-SUN stack enables IPv6 tunnel allways for traffic to Border router direction. This fixes interoperability issues with other Wi-SUN vendors. + +### Bugfix +* Added support for handle RPL hop by Hop sender rank 0. This fixes interoperability issues with other Wi-SUN vendors. + +## Release v12.8.0 (18-01-2021) + ### Features * When running on low memory situation low priority packets are dropped to ensure higher priority packet routing * Add support for FAN 1.1 PHY mode IDs (all) and Channel plan IDs 1, 2, and 5 for North American and Brazil domains. This change enables OFDM modulation usage for mentioned frequency bands. @@ -10,14 +21,12 @@ ### Changes * MAC layer send ACK even buffer allocation fails. -* Wi-SUN stack enables IPv6 tunnel allways for traffic to Border router direction. This fixes interoperability issues with other Wi-SUN vendors. ### Bugfix * Use all allowed channels with Brazil domain * Fixed issues related to channel change failures and bad MAC retransmission timings causing heavily decreasing performance on devices. * Corrected memory leak on Border Router key storage that could occur when key storage is allocated on low memory situation * Nodes no longer verify BR IID (EAPOL Authenticator EUI-64) from DODAG ID because it causes interworking issues with DODAG IDs which are not generated using EUI-64. -* Added support for handle RPL hop by Hop sender rank 0. This fixes interoperability issues with other Wi-SUN vendors. ## Release v12.7.0 (14-12-2020)