mirror of https://github.com/ARMmbed/mbed-os.git
4 Commits (96d7abd79fc58007ec6ed11dc73e64145b30d528)
Author | SHA1 | Message | Date |
---|---|---|---|
|
e3c2a36da0 |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from cc03296c27..b3fe5744d1
b3fe5744d1 Remove test files from the release b2bf24ca85 Merge branch 'release_internal' into release_external 0ed25a7485 Fix errors found from coverity scan (#2386) 7a138f7e51 Added IID for border router info structure 4021b0c1ef LLC secure data duplicate check update and EAPOL relay duplicate fix b190a97eeb Remove Thread-protocol from README (#2383) ae8ae32cfe EAPOL relay agent rx filter from joiner side 0d4eb7a46e Removed dead code part fc644f5e5b RPL new parent accept update and NUD operation f5920e2d0c ETX API update and RPL ETX threshold callback update. 1fdee20a40 Wi-sun keep all candidates alive by NUD. bd746da33d Key storage settings are no longer cleared on delete bd388fcb08 Changed EAPOL initial-Key retries from 2 to 4 on large NW a3d80a3235 WS bootstrap: Default CCA threshold to -60dBm (#2377) 72b26a72c2 Created extra large network setup for Wi-SUN 38dd4a6423 Corrected PTK and PMK lifetime handling 64f2a77239 Cleared EAPOL temporary trace print's. 02ec23fa27 Timed parent selection is now imim-imin*2 earlier there was just 5 seconds randomize. 3b2d906b75 Added check for network name and DODAG ID IID (EUI-64) (#2373) ee45f4be32 Updated initial key trickles 184425b038 Fixed parent target address set. 07ec2374a1 Updated Discovery and RPL setup large & medium size network a94d8f2e5d RPL version num update 9e2ac1d855 Double default eapol entry size for test purpose. 6b8beefb51 Clear all neighbors only on eapol next target check faa19e1fba Corrected next address set 8a917fb9a5 Continue trickle on initial EAPOL-key TX failure cfdb193c3e Merge pull request #2368 from ARMmbed/sync_with_mbedos f7a15fa68d (via MbedOS) ws: added support for brazilian regulatory domain c397edb121 Changed large network initial-key trickle parameters 758f5347b5 Added maximum frame counter storing interval b0ea148d41 Corrected key storage configuration setting be3c94e03b WS RPL paret soft filter update 8b1d537a02 Adjusted EAPOL limits and timers 9a2166869f Merge branch 'release_internal' into release_external 8e72b80826 MAC CCA thr: Check if channel out of range (#2363) 146a0a38c2 Corrected trace on authenticator d04a96dd48 Merge pull request #2361 from ARMmbed/sync_with_mbedos 2c2b915198 Added empty function for ns time callback 76ac0decce Remove NCS36510 target 0258ac3197 Remove KW24D target 788f01b93d Netsocket/lwIP Stack: Remove support for ARM Compiler 5 2fbc7a1c4f Corrected invalid memory read on access revoke 941b9b42dc Updates to stagger/latency (#2358) c2abaaafba Corrected defects 1811194bf2 Corrected warning trace, validations and ut stubs 69e2d1989e Added NS filesystem and interface to application c5b6993ddd refactored packet ingress a05605eca3 Unsecured packets will be acked by default automatically. 36dfb2924f MAC: Implemented automatic CCA threshold (#2353) 0396b9738c Revert EAPOL simplify failure handling and focus this problem later on. b2fe3d49db Ignoring authentication failure if security protocol already started 11de56dad8 Added info API for Wi-SUN border router 87a4f691fe Added EAPOL key storage to authenticator and unified GTK storage (#2345) ff1ca25ed7 EAPOL failure simplify and EAPOL relay agent add trace when eapol temp pool is empty 6667b31ae8 Update NA trace 34cdafe214 Temporary EAPOL neighbour entry Update and MAC MLME update d092f833a8 Iotthd 3995 (#2347) e2ea4e41f7 Disabled BR (TLS server) EC calculation queue 575985190d Changed the rate limiting function to calculate the values runtime 899e75510b Make it possible to update tr51 table to larger dynamically 8436669c10 Added configuration for DHCP lifetime value da732bc28e When network name or PAN ID is changed authenticator updates MAC keys git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: b3fe5744d1ab20792223ff08f08ef97a1f89682b |
|
|
396dae52ab |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 4a19dc4..c473148
c473148 Merge branch 'release_internal' into release_external d7ad405 Merge pull request #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 313794cf 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: c4731481674d25a516142d1d89f784fbd5e2d58e |
|
|
b7910939da |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 3c7d50e..4a19dc4
4a19dc4 Import new thread files f6a021d Removed test files b9e842a Merge branch 'release_internal' into release_external 7d5d869 Merge pull request #2167 from ARMmbed/release_internal_merge 26e2d43 Merge branch 'master' into release_internal f43620f Add support for India band (#2166) 122f158 Merge pull request #2165 from ARMmbed/release_internal_merge 0e65ee5 Added disabling of NA for Thread BR PPP backbone 4c50e52 Added disabling of NA for Wi-SUN BR PPP backbone d2ea325 Moved DAD enabled check to Ipv6 SLAAC handler 49994fc Added PPP interface to nanostack 3383e91 Merge pull request #2163 from ARMmbed/IOTTHD-3558 81f7511 MAC: print RF configs 397240a MAC: Implemented CCA threshold and TX power setting 5907042 Added check for allocation failures in EAPOL 9ed97c9 ETX update: b489415 Add own certificate handling APIS (#2149) 888a0fb fhss_ws: check if 0 used as divider 586f2f2 Merge pull request #2160 from hugueskamba/hk-iotcore-1299-remove-fp-usage-ns_monitor f1d03b1 Remove floating-point usage in Nanostack heap monitor ef88f64 Removed rank comprae and also probe 5 best on the list. a2887d6 Clean PAN id compare trace print. f37dcf2 Wi-SUN NS NUD & Probe send update f7133f8 Merge pull request #2158 from ARMmbed/remove_temp_debug_traces 2dc1a8e fhss_ws: removed temporary debug traces 96f962a Reduce wi-sun NS Probe 0a1beb2 GTK update trigger fix a1d172e Limit Pan config sol timeout after 5 solication. 9d7414b Limit PAE supplikant GTK re-use for authentication from 2->1. 662df08 Fixed Key request address set issue if GTK mismatch is detected. a56b908 Merge pull request #2153 from ARMmbed/IOTTHD-3650 9b33e98 Fixed mac_pd_sap CCA_PREPARE active ACK handler. 035af9a Enhanced ACK GEN and TX update b1beb5d fhss_ws: typecast drift to int32_t f786fc9 Merge pull request #2152 from ARMmbed/fhss_coverity_fix 6efff35 fhss_ws: Coverity fixes d743e91 WS LLC brodacst shedule fix 6a6fb0c Removed old configuration options from Border router API a051865 Merge pull request #2135 from ARMmbed/IOTTHD-3232 ff771b1 Added empty interface function for network name set e94da3c Merge pull request #2146 from ARMmbed/IOTTHD-3571_2 234e649 added network name change function to public API 1770465 fhss_ws: Added temporary debug traces (IOTTHD-3571) d400859 Fix Thread 1.1 unitests (#2145) 38978f3 wi-sun ETX update: 4a71b04 Adjust Thread functions defined for Thread 1.2 (#2139) 4d8dc0d remove border router from pan size calculation fb3363e Merge pull request #2141 from ARMmbed/IOTTHD-3571 f01c5f2 fhss_ws: conversion macros/functions to support int64 a7b0027 Suprress dio sending whenRPL is not yet ready f8c9d54 Adjust tracing (#2138) 678eaf8 Moved Thread 1.2 code to to correct place f39d07e Merge pull request #2136 from ARMmbed/IOTTHD-3571 ab23116 FHSS: temporary debug traces (IOTTHD-3571) 09d4b06 MAC: Implemented PHY statistics git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 4a19dc4784d05a49981a8dce27bed6771e65feb5 |
|
|
c51a57a033 |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 0345477..3c7d50e
3c7d50e Remove test files d5f5bee Merge branch 'release_internal' into release_external 72b065b Merge pull request #2133 from ARMmbed/few_updates 1da0b9f Fix unittest cleanup d173249 Adjust GC cleanup threshold and traces 26166d1 Remove ns_sw_mac_packet_ingress_rate_limit_by_mem (#2132) 5305754 Merge pull request #2130 from ARMmbed/IOTTHD-3419 038bc2e Copy ingress rate limiting API to ns_conf 940b516 Fix compiler warnings 64e6ff3 Review corrections 01e7d84 Update GC thresholds, init and traces 1acd1cc Add unit tests for monitor 64c969e Nanostack heap garbage collection d3330b2 Fix errors found by Coverity (#2131) da5d2c7 MAC, RPL and ETX trace clean. eaf8907 Limit amount of incoming packet based on memory (#2128) 0c2b383 Fixed unitest header size compare value for support brodacst shedule. 6c70262 Wi-sun LLC update 7c57343 WS PAN Config handler update 161421b Wi-sun PAN_VERSION lifetime and timeout update 43083ed Fixed broken wi-sun neigbour black list filtering. 0992ee2 Update Pan information data from all selected parent. cafc142 Fixed Pan advertisment route cost comapre for consistent and incosistent db81d02 SW MAC timestamp read update eddf91b Wi-sun neighbor generate limitation 4d6abb3 Added 15 second guarantee time for packet handler before remove link. 9ed97eb SW MAC new API for read current timestamp 6a44829 Stop advertisment RPL prefix if we not have a address and it is not 'A-flag' d37ce6a Revert "Wi-sun dublicate MPX ID filter support" d80ebf8 Fix debug trace format. b1ef0f6 Removed Address reg pending and rady mask from address. ce672ba Added trace for debugging DHCPv6 failure reason. aaf2b39 Wi-sun dublicate MPX ID filter support bd51f9f Merge pull request #2117 from ARMmbed/IOTTHD-3587 b016d52 Fixed DHCPv6 client delete when address was removed to new network discovery. 69fb24b Wi-sun address registration and RPL update 92d3a92 RPL: trace new preferred parent 9a6e4e0 disable multicast NS for wisun 6e13d81 Merge pull request #2113 from ARMmbed/IOTTHD-3577 85aaae7 Refactored the Wi-SUN BBR logic according to design 61f6f5b WS: Added ws stats empty functions ac191c3 Removed link local address verifycation and dead code. 77076d1 Negative ARO timeout use same timeout than not trusted device. c4e8735 Wi-sun DHCP solicit max to 15min from 60min. 66615e6 Updated wi-sun BBR min hop rank increase to 196. 9ce41f1 Pendig address registration will move DAO send. f54ea6b Merge pull request #2110 from ARMmbed/IOTTHD-3577 18dbac2 WS: Implemented ws statistics 3ce95fa FHSS WS: Fixed drift compensation stats b878bd9 KMP address update 7f18afe PAE controller and NVM update f692eb8 Wi-SUN border router configure update 386e5ff Wi-sun Update 05b1fe8 do not send periodic DIO messages if DAO registration is not done 6acee47 modified RSL calculation and value in messaging ee7f218 Modify discovery start timing 1ba806d Wi-SUN NUD send fix 31fb8cd Moved counter config to config.h cf18063 Added storing of MAC frame counter to NVM 68adb36 Neighbor cache update 8cdd961 Added possibility for Update DHCPv6 client server address. 2dfa536 Merge pull request #2099 from ARMmbed/IOTTHD-3231 8dc200b FHSS: Created statistics for WS 5e67f7c RPL update bbae493 wi-sun RPL param update e8567d7 MAC neighbour remove and add trace simplify. 8bb4ab5 Cleaned unnessary debug trace. 3608153 DIO prefix handler update 332735b Disabled Version number periodic update if Dodag max rank inrease is not 0. 940de0b Wi-SUN setup update: c1a89e5 Merge pull request #2095 from ARMmbed/IOTTHD-3474 f6d81b5 Review corrections 7487ca1 Fix clang-6.0 build error and warnings cce3fc7 Security protocols are no longer started second time on authenticator git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 3c7d50e9bd8f100eccf23066d0f0adba4cf9b980 |