-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack release for Mbed OS 5.9 #6876
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
Conversation
…..82bbdcc 82bbdcc Merge branch 'release_internal' into release_external 7c7568d address error sent when matching entry found. (#1695) 0860ae7 Keep parent mle_entry in child_update_req timeout (#1693) 92044d6 Changed BBR router upgrade status (#1661) e4a9657 Compiler warning clean-up (#1690) a573bc4 Detection of duplicate address entries updated (#1686) f28cce8 pbbr route handling updated (#1681) 389fab0 MLE parent request timeout fixes (#1676) feb1784 Remove fragment/PMTU handling dropped by RFC 8200 073f7e8 entry keep alive flag set to true if entry already exists. (#1675) 1584759 Extra Thread-specific address check handling 934687b Tighten core "for us" check for unicast addresses 58a60e7 address query logic implemented(#1667) c25df78 Fix for Router advertisement process in REED (#1658) f8b227f Thread DHCP address allocation fix (#1657) 41ca387 removed the dependence of AE message relay on DUA prefix (#1655) 9e7e9e0 REED parser refactoring for MLE advertisement (#1654) 4fda90e Clear data request flag in child_id_req timeout (#1649) 5af4a39 updated mleid rloc sync in leader. (#1645) 564d3fe Added filter callback for MLE messages (#1638) 9f85599 Security bits handled correctly (#1642) 9e6c3a1 Update Thread MLE neighbor list cleanup, attempt #2 (#1640) 1060c34 file version checking handled after other errors. (#1641) 9c6b876 added nvm support for leader router id allocation. (#1626) 4f5e97d Revert "Update Thread MLE neighbor list cleanup (#1637)" (#1639) a20a0ba Update Thread MLE neighbor list cleanup (#1637) 32cfb6b Fix to partition selection rules (#1633) 0d655ed Update MLE receiver in Child ID req timeout error (#1634) 2378dad Discard late Child ID responses (#1630) 3e8b4ce Multicast registration time fix (#1631) f5530b1 Thread key ID change during attach (#1627) 1b7fdc0 Skip discovery request if MLE table is full (#1625) 4022ad9 Add new test API for clearing Thread stack values (#1624) ffb47a2 additional reed advertisement (#1609) cfb1e81 Thread tx failure handling update (#1620) 15846ed refactored network data sync as leader (#1615) a5c67fd data request resent if leader after resync does not receive data response.(#1614) f8a39da documentation fix: (#1608) b69ba04 Allow MLE entry forced saving to MAC (#1600) 0e85099 Update router id sequence number in router sync (#1594) f2cd4cf Read the short addr as 16-bit value before calling mac api (#1585) 912cf02 purge old partition data when child id response is received (#1588) 648ef89 Remove unnecessary call to mac (#1583) 09cff0e Fix uninitialised memory defect found by valgrind (#1582) a1acffc Update Thread publishing during address change (#1581) d2ddb1a Send new a/sd immediately after address change (#1576) c18d1fd added check for parent info before processing child update (#1577) 96e86b6 implemented Sleepy End Device child update requests. (#1570) 33cb7cb Flag check updated. (#1572) 9f8e7f2 Merge pull request #1566 from ARMmbed/ut_fix 565da92 Update socket_api_test.cpp 59545f9 Update socket_api_test.cpp 09414e1 ML-EID is now added to address registration tlv. (#1565) beddb01 unittest fix for newer release of cpputest git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 82bbdcc
6df2572 add unit test support for mac (#81) git-subtree-dir: features/frameworks/mbed-trace git-subtree-split: 6df2572dfb803596049b87fbad4d761acaef69c3
* commit '7a58eaec9d5f2aad89caf3cdb47346d2ff648492': Squashed 'features/frameworks/mbed-trace/' changes from 6d3590f..6df2572
…56ed..ddd45db ddd45db Merge pull request #65 from ARMmbed/IOTTHD-2055 4720a2e Common read 24-bit inverse implemented 1037946 Common write 24-bit inverse implemented git-subtree-dir: features/frameworks/nanostack-libservice git-subtree-split: ddd45dbe8387ea47d163a9e6d2c2e89ab6da3064
* commit 'd6732a1b96814a2ea635b3d517f498127843a097': Squashed 'features/frameworks/nanostack-libservice/' changes from 09056ed..ddd45db
/morph build |
Build : SUCCESSBuild number : 1999 Triggering tests/morph test |
@JuhPuur Why is this this being marked as a fix? The change set appears much to large, almost like a refactor. To be more specific, what exactly is this fixing? |
@JuhPuur Also, is there still work being done on this PR? We'd prefer to not have to stop and restart CI if possible. |
@cmonr There was some debate over what category to put this PR in. Fix felt most appropriate at the time. |
This is the regular pre-release update of the Nanostack and mbed-client-related components mastered outside the repo. This generally happens only once per release - it's an accumulation of stuff over the period. Seems to be nothing major in it - I guess it's "fix * 15". The post-submission update was an urgent fix for a compilation problem caused by #6577. Nothing else expected, afaik. |
/morph build |
Build : SUCCESSBuild number : 2026 Triggering tests/morph test |
Test : FAILUREBuild number : 1832 |
Exporter Build : SUCCESSBuild number : 1675 |
/morph test |
1 similar comment
/morph test |
Test : SUCCESSBuild number : 1847 |
Description
Nanostack release for Mbed OS 5.9.
Followin glibraries updated with git subtree:
Pull request type