-
Notifications
You must be signed in to change notification settings - Fork 3k
[feature-wisun] Nanostack release v12.4.0 #13444
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
artokin
merged 10 commits into
ARMmbed:feature-wisun
from
artokin:nanostack_release_12_4_0_fea_wisun
Aug 19, 2020
Merged
[feature-wisun] Nanostack release v12.4.0 #13444
artokin
merged 10 commits into
ARMmbed:feature-wisun
from
artokin:nanostack_release_12_4_0_fea_wisun
Aug 19, 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
Sync with master v1.0.6
Sync with master version v3.3.1
…from 276ff28179..b560a9da36 b560a9da36 Add SPDX-License-Identifier to Makefile db2f2136a3 Fix documentation of eventOS_event_timer_shortest_active_timer(). 798215b611 Add Doxygen module documentation for event system. git-subtree-dir: features/nanostack/sal-stack-nanostack-eventloop git-subtree-split: b560a9da36d021c71410e55806fa79f143247804
…wisun * commit '565dab530c9544c6cf5d391c5444aa040b410513': Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from 276ff28179..b560a9da36
…ae6992a..67d7b93ec6 67d7b93ec6 Allow ns_list to be visible as own module in Doxygen git-subtree-dir: features/frameworks/nanostack-libservice git-subtree-split: 67d7b93ec6769fa3c6d52da81ba693e170ff1260
…wisun * commit '4d8c88d1f3b4f99bce35d737db58fd74436adf6f': Squashed 'features/frameworks/nanostack-libservice/' changes from c6cae6992a..67d7b93ec6
…..48609ae 48609ae Merge branch 'release_internal' into release_external 62d8586 Ignore ns_monitor when receiving Ack (ARMmbed#2417) 3323f36 Add support for Ethernet RA dns configuration d8e7d40 Iotthd 4239 (ARMmbed#2414) b46f3c6 add empty function for ws_stack_info_get fc97980 Changed RADIUS shared secret length to 16-bit value f827ffc Added information API to Wi-SUN and border router 8f1f9d5 EDFE error handling update 51bf94e Fix adaptation interface unit tests (ARMmbed#2409) 0860b57 FHSS_WS: Fixed reading unicast remaining slots (ARMmbed#2408) 4d8c03b Border Router RADIUS client basic authentication functionality (ARMmbed#2406) fbfada9 Adaptation IF: Allocate fragmentation buffer only if needed (ARMmbed#2407) 66f1bff Added storing of PAN version to NVM on BR 89826ce Iotthd 4224 (ARMmbed#2403) 3fc1ae2 BR EUI-64 is now selected for 4WH using PMKID on 4WH Message 1 af8438e Timing tool traces (ARMmbed#2401) 7938795 Fixed new PD data request for check if EDFE exchange is active. 85ab8fd Extented Frame exchange support 86b1f27 Merge pull request ARMmbed#2399 from ARMmbed/IOTTHD-4220 fed69e0 Add missing test method to ws_empty_functions 6b58e26 Add EDFE mode to Socket API setsockopt 1283077 Test API to adjust 6LoWPAN fragmentation MTU size (ARMmbed#2398) e787874 Init MAC MTU size based on driver MTU size (ARMmbed#2397) bf8e89e Ignore neighbors using unsupported channel function (ARMmbed#2395) 1c263fd FHSS exclude channel usage from mask and Brazilian Domain support 841dcbe MAC: Configurable data whitening (ARMmbed#2393) 9a10d66 Fix global address detection (ARMmbed#2392) f27fe86 Corrected network name and PAN ID change on auth start bcce0ed Clarified border router routing table API description e4630a4 Wi-SUN interface now informs address changes as interface events 2174374 Fix error found by coverity (ARMmbed#2389) 843254a MPL: traces for transmit and receive message (ARMmbed#2387) git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 48609ae
…ced9711c4 6ced9711c4 Merge branch 'master' into release_for_mbed_os 81e95acee7 README.md / filtering examples (ARMmbed#97) 2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (ARMmbed#96) e7a828ea7e Remove dependency to Nanomesh headers (ARMmbed#92) git-subtree-dir: features/frameworks/mbed-trace git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
…wisun * commit '42748f8a55dde0406c3b9188c262c4296fda4b86': Squashed 'features/frameworks/mbed-trace/' changes from 642a459a39..6ced9711c4
@artokin, thank you for your changes. |
TuomoHautamaki
approved these changes
Aug 18, 2020
mikter
approved these changes
Aug 18, 2020
JarkkoPaso
approved these changes
Aug 18, 2020
0xc0170
approved these changes
Aug 19, 2020
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
CI passed, PR approved => ready for merge |
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
Nanostack release v12.4.0 to feature-wisun branch.
Nanostack v12.4.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.4.0.
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@ARMmbed/mbed-os-mesh , @TuomoHautamaki