mirror of https://github.com/ARMmbed/mbed-os.git
3 Commits (c51a57a0334645b14794f6082737b11d8b8c56db)
Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
|
|
1c29564f65 |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 84a07ce..0345477
0345477 Remove test file eapol_helper_stub from release 2f7767a Merge branch 'release_internal' into release_external fdd6c2d wi-sun address registration fix: 48330ea Disabled TLS platform memory 794e053 Wi-sun config sol message handler update c69a41d Removed ETX unknow neighbour trace. 7a5b2a7 Wi-sun State machine update bfc7843 Enabled non-blocking ECC calculation on TLS server ce36f2c Fix issues found by coverity (#2087) 2c4981b DHCP client fix's 6c00aa2 Correcting timeout handling d04523e Added timer to supplicant to filter EAP-TLS re-transmission bursts 3524877 Fix issues found by coverity (#2082) e5f1627 Increased TLS queue size, corrected EUI-64 read and added traces 67bb748 Codereview cleaning's 9350293 DHCPv6 client server address update. de00ace Reduced EAP-TLS retries to from four to two bff9c6e Previous BR EUI-64 is now used on second authentication attempt a2019f4 RPL target address publish update cea03d6 DHCPc6 client cancel support f562de5 Corrected supplicant EAP-TLS sequence id validation bf36b5a Added traces to EAP-TLS delay and TLS protocol 203fdae Removed RSL check from ETX for testing purpose. c1bfeb6 Added print for debugging why SRH validate check fail. fc429e7 Corrected function parameter check 0aef534 Added support for fourth network key to MAC helper and WS bootstrap d861208 Added validation for ETX Acceleration definitions. cbb4acf Accept do faster ETX caclculation after last ETX probe or unicast traffic. 202e579 Removed debug trace print which may affect crash. 68c3d7b Fix missing RPL Prefix Slaac delete handler. 588c385 Drop only non trusted devices when life is over 60 seconds old. 99e8ce7 Cleaned trace print. 8c57c10 Code clean and Keep time update at 16-bit. 9ff35ab ETX calculate and sampling update. 535c005 Corrected EAPOL key reuse on supplicant bootstrap restart 01058c0 Fix for valid lifetime for slaac based address. (#2071) ed4d0c0 Merge pull request #2067 from ARMmbed/IOTTHD-3413 b3ec1f3 MAC: iotthd-3413 Review updates dce4e25 Merge pull request #2068 from ARMmbed/ws_dhcp_update 06fe62e Fixed static definition. 14a244d Wi-sun BBR, bootsrap and RPL Prefix calback update 669b325 DHCPV6 client update d03187e NEW API for do address decrecation 7864962 Added comment for dhcp client configure at Wi-SUN bootstrap. 890f955 Dio prefix handler fix 9f7bf49 Code style, added missing function stub and function rename fix. 78c4ae9 MAC: Added address and pan id filtering for 802.15.4-2015 0ebd37a Wi-sun DHCPV6, RPL DIO forwarding, dhcpv6 client update 85f9a81 Added generation of SLAAC address on BBR (#2065) 561aefa Created Wi-SUN specific NA handler 30bce91 MAC: Moved MAC filters in data ind callback b961948 MAC: Cleaning data indication callback 318ab48 Merge pull request #2064 from ARMmbed/IOTTHD-3426 1a9be20 MAC unit tests: updated cca prepare test fd5683d FHSS WS: Removed temporary debug traces 6527e05 MAC: Fixed multi csma 1e1f69a modified trickle analyse function for pan configuration b7a8268 Merge pull request #2063 from ARMmbed/fhss_mac_retry_correct a21bede CCA RETRY and and TX reretry clear calculation when FHSS re-send packet at new channel. c7235f8 Merge pull request #2062 from ARMmbed/ns_aro_fix 4489dda Merge pull request #2060 from ARMmbed/IOTTHD-3426_traces b1484d8 Corrected GAK generation flagging db51b73 Configure Thread neighbour and destination cache (#2057) 0306276 FHSS WS: Added temporary debug traces 7d88d7f Enabled Multicast NS to trig NA for wi-sun. 609086d Do not add ack callback for multicast NS. be18109 Fixed missing address re registration. 7d8dab4 IPv6 routing cache configuration update (#2056) f701d39 Corrected PAN ID checking for NVM keys and MAC key remove on discovery 1eda5e3 Enabled mbed TLS to use nsdynmemlib on simulator 42c154d Merge pull request #2054 from ARMmbed/IOTTHD-3374 75cce02 Add bootstrap Down event when re-starting network discovery aab7191 MAC: Use minimum CSMA for Asynch 3d93f64 Merge pull request #2053 from ARMmbed/ws_eapol_bootstrap d29dfa7 Merge pull request #2052 from ARMmbed/IOTTHD-3375 7689c8c FHSS WS: Added maximum drift compensation step 7b55332 PAN Configuration failure fix and enabler 1a798ab FHHS old synch disable 47f65aa Merge pull request #2051 from ARMmbed/IOTTHD-3415 324902d Merge pull request #2048 from ARMmbed/IOTTHD-3388 142a32a Update Trickle expiration c5f5fa7 omit NA messages from NS 5d29046 Merge pull request #2040 from ARMmbed/fix_compiler_warnings 8c0b6db FHSS WS: Fixed drifting TX trig timer 708a7d5 Review corrections 1f63902 Merge pull request #2047 from ARMmbed/eapol_bt e9759e8 Added trigger to authenticator to re-start delayed EAP-TLS 30c538a Modified MLR handling c56fa8d Code style fix f298cd3 Parent synch fix and EAPOL synch fix 02942b0 Merge pull request #2046 from ARMmbed/iotthd-3260 5020291 Wi-sun dicovery trickle update 572861b Merge pull request #2041 from ARMmbed/iotthd-3309 e32d3c1 Merge pull request #2038 from ARMmbed/IOTTHD-3341 a2addf8 EAPOL parent synch update b9e3ee0 FHSS WS: Implemented fhss retry logic 1c25c24 Corrected 4WH and GKH replay counters 45a76e1 Corrected eapol key length 39582e8 Merge pull request #2039 from ARMmbed/iotthd-3352 a428ba7 wi-sun LLC update 5ad1743 EAPOL helper update db2e2cd Fix compiler warnings in MDNS service 924acad Fix armc6 compiler warnings 64e924e Check object before usage (#2036) 2d7e923 Corrected supplicant 4WH timeout after Message 1 6cde07a Merge pull request #2034 from ARMmbed/ws_aro_lifetime_fix 9c97cac Merge pull request #2032 from ARMmbed/ws_enable_multi_csma 80ecfdc WS: Enable checking CCA twice on TX channel 780e521 Fixxed ARO lifetime /60 +1 . now resolution is OK. fe4073b Merge pull request #2030 from ARMmbed/IOTTHD-3340 902fdd8 create multicast forward check for PBBR 420c5be Disabled initial EAPOL-Key retry on GTK lifetime mismatch 25ae74e Merge pull request #2029 from ARMmbed/fhss_compensation_fix 6023d7b WS: change csma periods to 1 to make tests pass b5a71c4 MAC unit tests: Updated CCA prepare test a1f3ceb MAC: Make multi CSMA configurable f4e9a1b Disable fhss compensation at parent selection if fixed channel mode is enabled for broadcast. 2417093 Added limits to number of EAP-TLS and TLS sessions 6845ab8 Corrected EAP-TLS retries and ids and initial EAPOL-Key handling 50961c9 Removed random from EAPOL PAN version increment b862823 Fixed interop findings for DUA handling a91a2b4 Thread discovery response update (#2024) ffd4db2 MAC: Implemented double cca check 4ac7842 Corrected authenticator GTK setting 32af62b Merge pull request #2021 from ARMmbed/fhss_synch_fix 5c81b36 ws FHSS synch fix 9dfe724 Corrected 4WH retries and timeouts b47c583 Added check for MBEDTLS_NIST_KW_C flag to nist KW module 2be2634 Merge pull request #2019 from ARMmbed/fhss_warnings_fix 342ca76 FHSS: Fixed IAR warnings from channel functions 359c7b9 Merge pull request #2017 from ARMmbed/IOTTHD-3065 570123d Merge pull request #2015 from ARMmbed/tls_free 1d7693b Change the re-registration delay (#2016) b33e0c1 FHSS WS: Fixed large broadcast interval issue 9640ec0 Merge pull request #2014 from ARMmbed/IOTTHD-3338 798b513 Corrected TLS library free on failure cases f6d1299 FHSS WS: Fixed compensation when on BC channel 5fa004c address entry removal updated (#2013) a8e3e73 Test mode updates for BBR (#2011) d8cc9b5 Merge pull request #2012 from ARMmbed/dhcp_fix 33cd6bf Typo realay->relay. 90a77aa DHCP relay and Renew update bd12214 DHCP client address request update 74dc531 Merge pull request #1994 from ARMmbed/enable_eapol e921dcd Merge pull request #2007 from ARMmbed/ws_mpl_fix 17e27a4 MTD status check added (#2010) a0e893b Merge pull request #2008 from ARMmbed/IOTTHD-3234 274abdd address registration and coap port updates (#2009) ae91f87 MAC: Increase backoff exponent when retry count grows f871797 Merge pull request #2001 from ARMmbed/iotthd-2949 2b6ddf0 Corrected traces and coverity error b0b804d Corrected security protocol data alignment 439e051 Corrected HMAC calculation 6962f42 Corrected traces ff765cf Changed some hex traces to decimals for readability bc3f4f1 Added session message counter check to supplicant 4WH d963915 Corrected four way handshake Message 2 retry 1bcf070 Enable EAPOL flags 83fc53a Security policy check added. (#2004) 7b7e67c MPL SEED ID compres disable for wi-sun. 345c34f Merge pull request #2003 from ARMmbed/fix_rsl_out 716851d Thread uri updated. (#2005) c4d81f4 WS neigh: Fixed reading RSL out ac266e8 Merge pull request #2006 from ARMmbed/merge_nanostack_v10.1.1_changes_back_to_master aaad726 Merge branch 'release_internal' b4fc3f9 Update README (#2002) 64c5f23 Update Pan information when it heard from Parent. 2b61377 RPL DAO target request Update bba1105 Merge pull request #1999 from ARMmbed/IOTTHD-3246 08dfcfc Merge branch 'release_internal' 4edc186 Extra security policy bits handling (#1995) 5a42e88 Corrected PAE controller stop ac2425c Corrected compiling errors d4fded3 Merge pull request #1996 from ARMmbed/ws_bbr_pan_size da6fd12 Fixed Default small network setup set to follow standard. 90a335b Merge pull request #1982 from ARMmbed/iotthd-3258 df2b98e Merge pull request #1979 from ARMmbed/IOTTHD-3233 2b356e0 Added next GTK set to empty functions 3ece393 Corrected compilation warnings from tracing and UT stubs 13e68c3 Corrected defects ac51ec5 Corrected coverity, compiler and astyle errors 96c5496 Added GTK, PMK, PTK lifecycles and node's access of revocation 8f10a6e Fixed tlv length check. (#1992) f2ba36d MAC unit tests: Missing stub added 1ef8dd6 Added public configuration API for Wi-SUN BBR 16d52fb Merge pull request #1991 from ARMmbed/aro_failure_fix 187ad94 Neighbour remove clear active Nud table if neighbor is at list. 5e89e16 Fix ARO register failure handler: 81cd273 Added an extra byte to security policy. (#1989) cd1afb1 MAC: Fixed aborting active TX when sending Ack b0a3c70 WS/MAC: removed trace causing crash, fixed MAC min BE set 3f0e56c FHSS WS: TX poll improvement to enhance hidden node situations 22cbb02 Merge pull request #1983 from ARMmbed/iothhd-2950 3835702 Address policy update's aba9dd6 Updated new rule to address source select 2ed0f76 Fixed Echo request handle 6e31d0a Fix DHCPv6 relay: f40f518 Added prefence time back to ULA prefix add wi-sun. 0bee3db Changed debug traces to info traces 1c45286 Fixed defects and coding style 553fbb1 Corrected memory error on security protocol finish f47ad87 PAE supplicant and authenticator GTK update procedure b4091c0 Defined WS RPL default configure git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 03454773bef569096bc177fb92930796a2d18c96 |
|
|
780e9afb8f |
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 513a38e..c5ee9e4
c5ee9e4 Remove content from unit tests f7ca82a Merge branch 'release_internal' into release_external b400a6a Fix for pr #1984 (#1987) 30d25bc Fix compiler warnings (#1986) d46d7b3 Prioritise thread control messages (#1984) e59dbd8 Update domain address lifetime (#1985) 8a5cb75 Merge pull request #1980 from ARMmbed/sync_with_MbedOS bd6feab Update coding style ff14e80 (via Mbed OS) nanostack: icmpv6: fix build warning f5e3423 (via Mbed OS) Require dependencies from nanostack mbed_lib.json 3aec837 Restore ws_management_api.h to the latest version cd7ae3f (via Mbed OS) Review changes corrected 4f23008 (via Mbed OS) This is a initial version of Wi-Sun interface implementation. To get Wi-Sun mesh network working, also nanostack with Wi-Sun support is needed. ws_empty_functions.c and ws_management_api.h are temporary included here, so that wisun_tasklet will compiled without problems. They will replaced with the official versions with next nanostack release. e029444 Merge pull request #1981 from ARMmbed/iotthd-3111 d7e8aea Path control size from 5->7. a5fe76f randomise challenge tlv for parent request retries. (#1977) a1c8277 Merge pull request #1978 from ARMmbed/IOTTHD-3219 62f8b41 Fix compiler warnings 1ec7a84 Fix issues found by coverity 5fe7120 Merge pull request #1974 from ARMmbed/iotthd-3100 51358f9 Removed Unncessary debug print. 136d1b1 Merge pull request #1973 from ARMmbed/IOTTHD-3018 4e557ae DHCPv6 update: 85b33e1 Update BBR prefix assignment (#1972) 899b2c5 DHCPv6 client and server update: 9009eaf Update copyright year to test files 6a56318 Update copyright year to Nanostack files a83472e Added Wi-Sun certificate and security test interfaces 7f4ebf1 Corrected compiler warnings 52e4c3f Added supplicant PAE NVM storage 92df57b Added key data access functions to key storage 5972bc3 Merge pull request #1959 from ARMmbed/ws_eapol_ie_update 98af118 Merge pull request #1965 from ARMmbed/IOTTHD-3193 fc76d1e Merge pull request #1963 from ARMmbed/rename_socket_h ba3a649 Added WS flagging to EAP header parser 048f14a Rename address.h 5739b4a Fixed aro registration error 887d931 Rename socket.h to ns_socket.h 7ebaa8e Add Nanostack configuration for WS (#1961) ed87161 Code style fix. e20028a Fix compiler warnings (#1957) b86f885 EAPOL data flow IE update 65472de Fixed Function protype typo. f539287 Added support for write/READ EA-IE header IE Element's ce72b55 Merge pull request #1958 from ARMmbed/tls_conf_err 1e8b18c Added handling for mbed TLS configuration error bdfea40 WS: Use common channel number calc function 4802aae Merge pull request #1930 from ARMmbed/IOTTHD-3027 2b8c846 PAE BR address write/read interface 9777ad1 Remove yotta references (#1954) af8890b Merge pull request #1949 from ARMmbed/eapol_eap_and_tls c546d4f WS: Fixed EU domain channel numbers in neighbor class cff6f0b WS: Missing return value fix ebcdba5 Changed EAP-TLS identity to anonymous 34d2f15 Corrected defects and coding style 79c7157 WS: Default domain config update 0724863 Merge branch 'master' into IOTTHD-3027 65ccc41 WS: RF config set in own functions 76d235e MAC: Fixed virtual driver warnings 88641c1 Updates to PAEs and other security protocols f57138f Security key storage and certificate info updates b7177c5 TLS security protocol and mbed TLS security protocol library 9c9e3c9 EAP-TLS protocol implementation 9c5fc92 WS: Fixed code style acce0dd Added empty function for test 4b28192 Added support for ARO registration failure 9d251fa Added empty function fr new interface 61f520f Added api to configure network size parameters 4d26258 Flagged mbed TLS KW header and corrected bool definitions 3d903fa Corrected NIST AES KW flagging 2f4e099 Removed temporary KW functions and corrected ut and style 6481549 Added GKH MIC validation and encryption cc3ce58 Moved 4WH functions to library and added constants 650771c Added unit test to NIST AES KW library 6a82e7d added parent priority handling. (#1942) 7b7f1c1 Merge pull request #1945 from ARMmbed/fix_synch_parent_warn 38b28e2 Fix coverity error (#1943) c4afedc thread_mle_message_handler: fix build warning (#1940) a5be64a Follow Mbed OS coding style (#1941) 6298cef Sync mbed_lib.json with Mbed OS (#1935) afe3ec6 Added Wi-Sun flagging to eapol helper 28d10d6 Merge pull request #1901 from ARMmbed/kmp_pae_init 3f56121 Disabled EAPOL flags 97f07a9 Tuned EAPOL timers for small networks 6e063b6 added Wi-SUN neighbor table management to Wi-SUN 7f4c61d Corrected KMP api start on authenticator 91ca2e6 Corrected KMP timer active check and security protocol address get 65d983f If mbedtls NIST AES KW is not enabled defined it as null algorithm 16dbe27 Added unit test stub for PAE controller a524936 Moved EAPOL relay port and IP address configuration to bootstrap 68fa4f6 Added extra debug info flags to new security libraries c4411ea Removed extra memory frees from KMP socket and eapol if and fixed KMP comments 8088a86 Added and fixed security protocols comments cc32457 Modified PAEs to use protocol core timer function call 03469f3 Modified PAE entities to be bound to interface 369c8a0 Added 4WH integrity protection and encryption ebae1d5 Added HMAC-SHA1, IEEE 802.11 PRF and NIST AES KW libraries 2d50887 Corrected Wi-SUN security component initializations 8a8b6ef Added configuration flags for supplicant and authenticator PAEs and EAPOL relay 3868ff1 PAE and security protocols timer support c61066a Corrected GKH to set eapol-KEY message group key negotation bit correctly dfe52d9 Added 4WH,GKH and EAP-TLS module and modified kmp service 782f3fb Relay message flow optimization bbd6ee1 Integrate EAPOL new encode and decode functionality 1802ee7 EAPOL message parser and write helper function. da15653 EAPOL relay and KMP changes fad633f EAPOL relay cc97054 Unicast Shedule update a099524 EAPOL authtentication start fix 3f32a7a Fix valgrind uninitilaized data use. 6e9f6a4 Corrected memory errors and some compiler warnings c5f1af3 Initial EAPOL changes e48aa79 WS: Use Tack in Ack wait time 59a65ea Change FHSS timing defaults be06ecb FHSS WS: Fixed synch parent warning a3aa38b Thread extension commission updates (#1870) 3e89d0a Multicast registrations update (#1931) e18055a MAC: Update symbol rate when RF configuration changed 9eada28 WS: Store RF configuration 35145a3 MAC: RF configuration delivery implemented d6b2bbc Merge pull request #1928 from ARMmbed/IOTTHD-3028 80683e2 MAC/WS: Implemented Ack wait duration set 0e9ead2 Remove excess tracing (#1927) ae210cd Merge pull request #1923 from ARMmbed/IOTTHD-3080 17fad47 Merge pull request #1924 from ARMmbed/IOTTHD-1608 6fd6bd5 Update thread neighbor table initialisation (#1926) c09d38a Merge pull request #1925 from ARMmbed/fix_protocol_if_fhss 9ac5301 MAC MLME: Removed BEA TX trace which was causing stack overflow 5dee7b1 FHSS: Use debug callback in TX/RX slot switch f779fad WS/Protocol: Fixed getting interface pointer using FHSS api 4177fa4 Prevalidate CoAP msg source address 5451b1a FHSS unit tests: Updated timestamp callback a2997b1 FHSS: Removed debug trace which was causing crash 3b6a921 FHSS: Debug callback update ec1c41d FHSS: Use given TX time in synch calculation f0c0f66 MAC: Write FHSS synch info with tx time 78ea0eb FHSS: Debug callbacks added c4ef759 MAC: Write FHSS synch info before calling PHY TX function 9cca341 FHSS: Use timestamp delivered by MAC be46564 Add CoAP message validation 883eb46 Add callback for CoAP message prevalidation (#1918) 59bbe31 Merge pull request #1917 from ARMmbed/IOTTHD-3029 ac4a76e Fixed promiscuous/sniffer mode bc2fb64 FHSS WS: time convert to support negative values 7dce509 FHSS WS: Clock drift compensation implemented ac7c90a Fix Thread resolution client initialisation (#1915) b744186 Set the default unicast channel function as Direct Hash 612c4b5 Update DHCP to follow Wi-SUN specification eeb5168 IPv6 route metrics update (#1912) 1debcca Fix compilation warnings noticed in mbed-os (#1909) 0a18231 Change ARO routes to be direct route instead of on-link 7fb321e Merge pull request #1906 from ARMmbed/parent_update_fix b5afc35 Fixed missing broadcast synch information loose with default zeroes. 3dbc874 Add missing closing bracket 0d746f0 Changed Wi-SUN HW type to match specification 2804bf4 Enabled roaming and routing between multiple Wi-SUN BR git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: c5ee9e4e6682c4e4c23845f7b13c02d259162c36 |