-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack release for mbedos 5 14 #11423
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 14 #11423
Conversation
…..c473148 c473148 Merge branch 'release_internal' into release_external d7ad405 Merge pull request ARMmbed#2179 from ARMmbed/release_internal_merge 668fc82 Merge branch 'master' into release_internal 9458a30 Added crypto library to unit test makefile ff83e4b Added crypto library include path 4292326 Updated eapol TLS library to use extended version of export keys callback f8f0762 Corrected authenticator EAP-TLS start retries 00fdf8d Added sending of initial EAPOL-key to original target during bootstrap 313794c Wi-sun neighbor temporary neigh update 05fa359 added support for EAPOL timing adjustment cfc3223 RPL parent confirmation process update c3a2c5c Added limit to BR supplicant entries 21de90d RPL dio handler update 425a04a Fix Slaac Handler for not native IPv6 stack. 5722a4a Wi-sun multicast neighbour and RPL update git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: c473148
@JarkkoPaso, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Shall be ready for integration today?! |
@JarkkoPaso please create a PR directly against the mbed-os-5.14 branch with these changes as they cannot be cherry picked across due to the strange merge commit. |
@adbridge , would you please try with: cc: @kjbracey-arm , would you have any other trick to do this? |
Description
Nanostack release candidate for mbed OS 5.14.0
Following libraries updated using using git subtree:
Removed Nanostack dependency to MbedTLS internal data structures.
Contains also minor fixes to Nanostack.
Pull request type
Reviewers
@artokin @mikter @mikaleppanen @juhhei01 @SeppoTakalo @kjbracey-arm