-
Notifications
You must be signed in to change notification settings - Fork 3k
[feature-wisun] Nanostack release 12.2.0 #12950
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
Merged
0xc0170
merged 7 commits into
ARMmbed:feature-wisun
from
artokin:feature_wisun_nanostack_12_2_0
May 11, 2020
Merged
[feature-wisun] Nanostack release 12.2.0 #12950
0xc0170
merged 7 commits into
ARMmbed:feature-wisun
from
artokin:feature_wisun_nanostack_12_2_0
May 11, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…..9a21668 9a21668 Merge branch 'release_internal' into release_external 8e72b80 MAC CCA thr: Check if channel out of range (ARMmbed#2363) 146a0a3 Corrected trace on authenticator d04a96d Merge pull request ARMmbed#2361 from ARMmbed/sync_with_mbedos 2c2b915 Added empty function for ns time callback 76ac0de Remove NCS36510 target 0258ac3 Remove KW24D target 788f01b Netsocket/lwIP Stack: Remove support for ARM Compiler 5 2fbc7a1 Corrected invalid memory read on access revoke 941b9b4 Updates to stagger/latency (ARMmbed#2358) c2abaaa Corrected defects 1811194 Corrected warning trace, validations and ut stubs 69e2d19 Added NS filesystem and interface to application c5b6993 refactored packet ingress a05605e Unsecured packets will be acked by default automatically. 36dfb29 MAC: Implemented automatic CCA threshold (ARMmbed#2353) 0396b97 Revert EAPOL simplify failure handling and focus this problem later on. b2fe3d4 Ignoring authentication failure if security protocol already started 11de56d Added info API for Wi-SUN border router 87a4f69 Added EAPOL key storage to authenticator and unified GTK storage (ARMmbed#2345) ff1ca25 EAPOL failure simplify and EAPOL relay agent add trace when eapol temp pool is empty 6667b31 Update NA trace 34cdafe Temporary EAPOL neighbour entry Update and MAC MLME update d092f83 Iotthd 3995 (ARMmbed#2347) e2ea4e4 Disabled BR (TLS server) EC calculation queue 5759851 Changed the rate limiting function to calculate the values runtime 899e755 Make it possible to update tr51 table to larger dynamically 8436669 Added configuration for DHCP lifetime value da732bc When network name or PAN ID is changed authenticator updates MAC keys git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 9a21668
…1e73787..c6cae6992a c6cae6992a Merge pull request ARMmbed#90 from ARMmbed/sync_with_mbedos bc57095abb Netsocket/lwIP Stack: Remove support for ARM Compiler 5 git-subtree-dir: features/frameworks/nanostack-libservice git-subtree-split: c6cae6992a12f62f19cf7875f889304d5c1ded6d
…wisun * commit '4b041bf749b46884727bf627a1a73da6d756ccd9': Squashed 'features/frameworks/nanostack-libservice/' changes from 9a61e73787..c6cae6992a
Sync with master v1.0.4
Sync with master version v3.2.0
Synch with master version v1.0.9
teetak01
approved these changes
May 11, 2020
mikaleppanen
approved these changes
May 11, 2020
juhhei01
approved these changes
May 11, 2020
CI started |
TuomoHautamaki
approved these changes
May 11, 2020
JarkkoPaso
approved these changes
May 11, 2020
mikter
approved these changes
May 11, 2020
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of changes
This PR brings Nanostack v12.2.0 to feature-wisun branch.
Nanostack v12.2.0 contains bug fixes and stability improvements to the Wi-SUN protocol stack.
802.15.4.RF RF drivers has been updated to match functionality in Nanostack v12.2.0.
These changes will be up-streamed later to the Mbed OS master and mbed-os-5.15 branch to keep the same Nanostack version in all branches.
Impact of changes
Improved version of Wi-SUN protocol stack.
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@ARMmbed/mbed-os-mesh , @TuomoHautamaki , @teetak01