-
Notifications
You must be signed in to change notification settings - Fork 3k
[mbed-os-5.15] Nanostack release v12.6.2 #13890
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
[mbed-os-5.15] Nanostack release v12.6.2 #13890
Conversation
…..715ae9a 715ae9a Merge remote-tracking branch 'origin/release_internal' into release_external 42c9807 Nanostak trace level configuration (ARMmbed#2489) 6f52171 Bug fix: socket reference count made 16-bit (ARMmbed#2490) f51669a Bug fix: Do not print UFSI drift when fixed channel is used (ARMmbed#2488) 18fa048 RPL DAO timeout update: 660e178 Clear debug traces. cbac0bb DIO init send block for node fed5d1c Created different MPL configuration based on network size 7ad7e81 Wi-SUN recovery and BR BSI update: d207f4d Merge branch 'release_internal' into release_external d166c89 MPL: buffered max limit increased to 8k (ARMmbed#2482) 0f6666a Fixed Unit test's 1ff9b1d LLC drop a packet if FHSS shedule is not configured. 7cecc28 Fixed missing asynch trigle setup stop at if down process 7a8b2bf Wi-SUN fhss API default value setting fixes 164a370 Fixed coverity issues from management API 8b5b433 Corrected out of bounds access coverity warning (ARMmbed#2475) 4ffe6a1 Multicast forwarding is separated from the routing flag 30f4315 Wi-SUN discovery staten enter upxdate 083b84e Iotthd 4308 (ARMmbed#2473) fcc33d5 Removed time increment from NVM time read function on interface up 9c8e3af fhss_tx_handle update 5491a6b Fixed UFSI update print function (ARMmbed#2470) 86f64c5 FHSS WS: Check if BC schedule is stopped before computing timeout delay (ARMmbed#2469) a0b112a Corrected defects and coding style 2f4678a Corrected trace macro 5e96751 Distributed key storage NVM writes to longer time period 9b3891f FHSS WS: handle blocked interrupts (ARMmbed#2466) a792e83 Added validation at MAC ack buffer handler 2a465b2 DNS configuration lifetime validation git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 715ae9a
@artokin, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
I accidentally restarted CI here |
Test run: FAILEDSummary: 1 of 10 test jobs failed Failed test jobs:
|
Restarted ci |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
This PR can be closed as newer release is already available in #14170 |
Summary of changes
Nanostack release v12.6.2 to mbed-os-5.15 branch.
This release contains improvements to the Wi-SUN protocol functionality.
These same changes are also available in feature-wisun branch: #13883
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@mikaleppanen , @mikter , @JarkkoPaso , @juhhei01 , @teetak01 , @TuomoHautamaki