Skip to content
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 v12.6.0 #13718

Merged
merged 2 commits into from
Oct 13, 2020

Conversation

artokin
Copy link
Contributor

@artokin artokin commented Oct 5, 2020

Summary of changes

Nanostack release v12.6.0 to feature-wisun branch.

This release contains improvements to the Wi-SUN protocol functionality.

These same changes are also available in feature-wisun branch: #13716

Impact of changes

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@JarkkoPaso , @juhhei01 , @mikaleppanen , @mikter


Arto Kinnunen added 2 commits October 5, 2020 15:05
…879e6d..09d9e24

09d9e24 Merge branch 'release_internal' into release_external
9a3278a Removed Black list reject from wi-sun neighbour request function
76fc9d7 Support SLAAC addressing method for Wi-SUN Border router
71c8bde Modified Wi-SUN etx to wait for Probes
b720fbd Wi-SUN discovery and address registration update
e73c808 Merge pull request ARMmbed#2460 from ARMmbed/sync_with_mbed_os
7994d95 If PMK and PTK are not set do not store keys to NVM
f8813e2 Follow Mbed OS coding style
f6ed877 (via mbedos) Possible invalid memory access on memcpy
40dc215 Set frame counter increment to 1000000
a57acc8 ETX update
5373de2 EAPOL parent TX feilure is reorder candidate list.
6b0e264 Allowed separate default settings in WS API
850252b Fixed EAPOL brodcast synch at border router device.
2c1c077 Corrected unit test
16e38ce Changed EAPOL negotiation limit on small nw to 20
21af923 Wi-sun ETX update
80e13f4 Changed EAP-TLS retry trace to info trace level
52a5018 WS: Use special retry configuration when discovery is started (ARMmbed#2450)
7e3b99c Merge branch 'release_internal' into release_external
50b7a64 Key update to MAC is forced when nw name changes
f1f46f3 Corrected identifier range alloc and added define for timeout
f836d1d FHSS WS: spread broadcast messages better on BC channel (ARMmbed#2449)
9a1b353 Merge branch 'release_internal' into release_external
5e40cb3 Fix 0 length domain search list
f0f5131 Fixed coverity issue.
81b94e5 Added test harness API for set temporary neighbour lifetime longer
b969fa3 Merge branch 'release_internal' into release_external
b66b834 Timed parent selection update

git-subtree-dir: connectivity/nanostack/sal-stack-nanostack
git-subtree-split: 09d9e24
* commit 'b9f37539182bfa5002208dba6885293e17700849':
  Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from d879e6d..09d9e24
@mergify mergify bot added the needs: CI label Oct 5, 2020
@0xc0170 0xc0170 added the release-type: patch Indentifies a PR as containing just a patch label Oct 13, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Oct 13, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Oct 13, 2020

Jenkins CI Test : ✔️ SUCCESS

Build Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & Artifacts

CLICK for Detailed Summary

jobs Status
jenkins-ci/mbed-os-ci_unittests ✔️
jenkins-ci/mbed-os-ci_build-ARM ✔️
jenkins-ci/mbed-os-ci_build-GCC_ARM ✔️
jenkins-ci/mbed-os-ci_dynamic-memory-usage ✔️
jenkins-ci/mbed-os-ci_greentea-test ✔️
jenkins-ci/mbed-os-ci_cloud-client-pytest ✔️

@0xc0170 0xc0170 merged commit 00402b7 into ARMmbed:master Oct 13, 2020
@mbedmain mbedmain added release-version: 6.4.0 Release-pending and removed release-type: patch Indentifies a PR as containing just a patch Release-pending labels Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants