forked from ARMmbed/mbed-os
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 43c7ec2…
…..82bbdcc 82bbdcc Merge branch 'release_internal' into release_external 7c7568d address error sent when matching entry found. (ARMmbed#1695) 0860ae7 Keep parent mle_entry in child_update_req timeout (ARMmbed#1693) 92044d6 Changed BBR router upgrade status (ARMmbed#1661) e4a9657 Compiler warning clean-up (ARMmbed#1690) a573bc4 Detection of duplicate address entries updated (ARMmbed#1686) f28cce8 pbbr route handling updated (ARMmbed#1681) 389fab0 MLE parent request timeout fixes (ARMmbed#1676) feb1784 Remove fragment/PMTU handling dropped by RFC 8200 073f7e8 entry keep alive flag set to true if entry already exists. (ARMmbed#1675) 1584759 Extra Thread-specific address check handling 934687b Tighten core "for us" check for unicast addresses 58a60e7 address query logic implemented(ARMmbed#1667) c25df78 Fix for Router advertisement process in REED (ARMmbed#1658) f8b227f Thread DHCP address allocation fix (ARMmbed#1657) 41ca387 removed the dependence of AE message relay on DUA prefix (ARMmbed#1655) 9e7e9e0 REED parser refactoring for MLE advertisement (ARMmbed#1654) 4fda90e Clear data request flag in child_id_req timeout (ARMmbed#1649) 5af4a39 updated mleid rloc sync in leader. (ARMmbed#1645) 564d3fe Added filter callback for MLE messages (ARMmbed#1638) 9f85599 Security bits handled correctly (ARMmbed#1642) 9e6c3a1 Update Thread MLE neighbor list cleanup, attempt #2 (ARMmbed#1640) 1060c34 file version checking handled after other errors. (ARMmbed#1641) 9c6b876 added nvm support for leader router id allocation. (ARMmbed#1626) 4f5e97d Revert "Update Thread MLE neighbor list cleanup (ARMmbed#1637)" (ARMmbed#1639) a20a0ba Update Thread MLE neighbor list cleanup (ARMmbed#1637) 32cfb6b Fix to partition selection rules (ARMmbed#1633) 0d655ed Update MLE receiver in Child ID req timeout error (ARMmbed#1634) 2378dad Discard late Child ID responses (ARMmbed#1630) 3e8b4ce Multicast registration time fix (ARMmbed#1631) f5530b1 Thread key ID change during attach (ARMmbed#1627) 1b7fdc0 Skip discovery request if MLE table is full (ARMmbed#1625) 4022ad9 Add new test API for clearing Thread stack values (ARMmbed#1624) ffb47a2 additional reed advertisement (ARMmbed#1609) cfb1e81 Thread tx failure handling update (ARMmbed#1620) 15846ed refactored network data sync as leader (ARMmbed#1615) a5c67fd data request resent if leader after resync does not receive data response.(ARMmbed#1614) f8a39da documentation fix: (ARMmbed#1608) b69ba04 Allow MLE entry forced saving to MAC (ARMmbed#1600) 0e85099 Update router id sequence number in router sync (ARMmbed#1594) f2cd4cf Read the short addr as 16-bit value before calling mac api (ARMmbed#1585) 912cf02 purge old partition data when child id response is received (ARMmbed#1588) 648ef89 Remove unnecessary call to mac (ARMmbed#1583) 09cff0e Fix uninitialised memory defect found by valgrind (ARMmbed#1582) a1acffc Update Thread publishing during address change (ARMmbed#1581) d2ddb1a Send new a/sd immediately after address change (ARMmbed#1576) c18d1fd added check for parent info before processing child update (ARMmbed#1577) 96e86b6 implemented Sleepy End Device child update requests. (ARMmbed#1570) 33cb7cb Flag check updated. (ARMmbed#1572) 9f8e7f2 Merge pull request ARMmbed#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. (ARMmbed#1565) beddb01 unittest fix for newer release of cpputest git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 82bbdcc
- Loading branch information
Juhani Puurula
committed
May 11, 2018
1 parent
7197b5f
commit 8e546a3
Showing
62 changed files
with
848 additions
and
509 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.