Skip to content

Nanostack release for mbedos 5 15 #11889

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
merged 3 commits into from
Nov 22, 2019

Conversation

JarkkoPaso
Copy link

@JarkkoPaso JarkkoPaso commented Nov 19, 2019

Description (required)

Nanostack release for mbed OS 5.15

Following libraries updated using git subtree:

  • features/nanostack/sal-stack-nanostack to v11.4.0
Summary of change (What the change is for and why)

Nanostack v11.4.0 contains bug fixes to Wi-SUN protocol:

  • Fixes issues found in recovery tests
  • Fixes for EAPOL protocol
  • Fixes for DHCP protocol
Documentation (Details of any document updates required)

Pull request type (required)

[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 (required)

[] 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 (optional)

@mikter @juhhei01 @mikaleppanen @artokin


Jarkko Paso added 2 commits November 18, 2019 15:08
…..9b3e144

9b3e144 Removed kde_helper test files
451ac95 Merge branch 'release_internal' into release_external
d9976cf Merge branch 'master' into release_internal
0a6fb58 RPL parent update handle update
59b145b Fixed Ifdown / UP sequence and and discovery state set own hop to 0xff.
9103d68 Fixed dwell time, clock drift and timing accuracy values
56831ad Wi-sun BBR Slaac Ula support fix
add63fe Modified advertisiement trickle handling to remove congestion
7683bef Added storing of all MAC frame counters to NVM
b8a4f8d MAC ACK handler update:
ba09c34 Added adaptation layer TX queue size statistic
2fe2a6c MAC update:
6d288ce MAC security update:
c870b76 Added skipping of fragment length to EAP-TLS protocol and other improvements
561280b Wi-sun Discovery update:
5b153f4 DHCPv6 Client and Server update
ab849c6 Corrected skipping of other elements than KDEs on EAPOL key frames
61ebe10 Removed RPL version number increment.
b423c46 RPL parent select update
7d2f967 Corrected setting of test GTK on supplicant
454faf6 Do not balck list neighbour if link fail to ARO.
8120b37 Wi-sun RPL candidate accept update
ebe0dad fixed bbr for ULA prefix to real prefix change
bb42fad Added Network size setup for certificate test
9a7849b Fixed uninitilized fixed channel use case for test purpose.
bca8b0f Disabled check for certificate valid from field
2a5ae7c Fixed eapol target selection sort algorithm
9b283cb Fixed FHSS configuration API
76089cb Fixed ASYNCH message send for fixed channel setup.
0c94982 When starting bootstrap clear candidate parent list
6c25cf5 Dynamic min lifetime for temporary neighbour.
0b7c87a Retry timeout based on NW size is set after receiving identity
7ec9ef1 Corrected supplicant and controller authentication result causes
f5a00a0 Fixed DHCPv6 prefix update case
e06c8b2 Nanostack: sync with mbed os
ffe9351 Refactored the EAPOL target scanning
0880162 Added target EUI-64 to authentication result callback
c110c19 Added tx failure cause to initial EAPOL-key security protocol

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 9b3e144
* commit '0b6ccc5816e44df9fe89c476514cb7043dfb483b':
  Squashed 'features/nanostack/sal-stack-nanostack/' changes from 0824752..9b3e144
@ciarmcom
Copy link
Member

@JarkkoPaso, thank you for your changes.
@juhhei01 @artokin @mikter @mikaleppanen @ARMmbed/mbed-os-mesh @ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 19, 2019

Nanostack v11.4.0 contains bug fixes to Wi-SUN protocol.

Is this public available what fixes are in this release?

Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM just need to understand what is this fixing. My comment above ^^

@JarkkoPaso
Copy link
Author

@0xc0170 We have mainly fixed recovery, EAPOL and DHCP things. I added them to description.

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 19, 2019

@0xc0170 We have mainly fixed recovery, EAPOL and DHCP things. I added them to description.

Cool ! I am wondering how to add this to git itself. We can attach these to merge commit at least. Or these type of updates are usually target feature releases thus "Release notes" section should contain these details. Let's do that ?

@0xc0170 0xc0170 self-requested a review November 21, 2019 14:24
@0xc0170
Copy link
Contributor

0xc0170 commented Nov 21, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Nov 21, 2019

Test run: SUCCESS

Summary: 12 of 12 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 869df2d into ARMmbed:master Nov 22, 2019
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.

5 participants