Skip to content

Commit

Permalink
Close Nanostack v12.8.0 ChangeLog (ARMmbed#2549)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arto Kinnunen authored Jan 21, 2021
1 parent 3275f83 commit f761409
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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)

Expand Down

0 comments on commit f761409

Please sign in to comment.