-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack release for mbedos 5 15 #11889
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nanostack release for mbedos 5 15 #11889
Conversation
…..9b3e144 9b3e144 Removed kde_helper test files 451ac95 Merge branch 'release_internal' into release_external d9976cf Merge branch 'master' into release_internal 0a6fb58 RPL parent update handle update 59b145b Fixed Ifdown / UP sequence and and discovery state set own hop to 0xff. 9103d68 Fixed dwell time, clock drift and timing accuracy values 56831ad Wi-sun BBR Slaac Ula support fix add63fe Modified advertisiement trickle handling to remove congestion 7683bef Added storing of all MAC frame counters to NVM b8a4f8d MAC ACK handler update: ba09c34 Added adaptation layer TX queue size statistic 2fe2a6c MAC update: 6d288ce MAC security update: c870b76 Added skipping of fragment length to EAP-TLS protocol and other improvements 561280b Wi-sun Discovery update: 5b153f4 DHCPv6 Client and Server update ab849c6 Corrected skipping of other elements than KDEs on EAPOL key frames 61ebe10 Removed RPL version number increment. b423c46 RPL parent select update 7d2f967 Corrected setting of test GTK on supplicant 454faf6 Do not balck list neighbour if link fail to ARO. 8120b37 Wi-sun RPL candidate accept update ebe0dad fixed bbr for ULA prefix to real prefix change bb42fad Added Network size setup for certificate test 9a7849b Fixed uninitilized fixed channel use case for test purpose. bca8b0f Disabled check for certificate valid from field 2a5ae7c Fixed eapol target selection sort algorithm 9b283cb Fixed FHSS configuration API 76089cb Fixed ASYNCH message send for fixed channel setup. 0c94982 When starting bootstrap clear candidate parent list 6c25cf5 Dynamic min lifetime for temporary neighbour. 0b7c87a Retry timeout based on NW size is set after receiving identity 7ec9ef1 Corrected supplicant and controller authentication result causes f5a00a0 Fixed DHCPv6 prefix update case e06c8b2 Nanostack: sync with mbed os ffe9351 Refactored the EAPOL target scanning 0880162 Added target EUI-64 to authentication result callback c110c19 Added tx failure cause to initial EAPOL-key security protocol git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 9b3e144
@JarkkoPaso, thank you for your changes. |
Is this public available what fixes are in this release? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM just need to understand what is this fixing. My comment above ^^
@0xc0170 We have mainly fixed recovery, EAPOL and DHCP things. I added them to description. |
Cool ! I am wondering how to add this to git itself. We can attach these to merge commit at least. Or these type of updates are usually target feature releases thus "Release notes" section should contain these details. Let's do that ? |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description (required)
Nanostack release for mbed OS 5.15
Following libraries updated using git subtree:
Summary of change (What the change is for and why)
Nanostack v11.4.0 contains bug fixes to Wi-SUN protocol:
Documentation (Details of any document updates required)
Pull request type (required)
Test results (required)
Reviewers (optional)
@mikter @juhhei01 @mikaleppanen @artokin