Commit Graph

11 Commits (77818568c6d9389ef1eb82e40ebfbbf26626c9d3)

Author SHA1 Message Date
Arto Kinnunen 77818568c6 Squashed 'features/nanostack/sal-stack-nanostack/' changes from ccd30a3..513a38e
513a38e Merge branch 'release_internal' into release_external
3d2f391 Use Mbed OS coding style (#1900)
e07cfb4 re-factored thread_mcast_should_register_address. (#1887)
426acd1 Fixed filter to not drop packets when no modification

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 513a38ee18ab64c065531b7503ead726bf3b5858
2018-11-10 20:16:03 +02:00
Arto Kinnunen 6dd01c679d Squashed 'features/nanostack/sal-stack-nanostack/' changes from 2535a6c..ccd30a3
ccd30a3 Merge branch 'release_internal' into release_external
a9d7c1b Use BSD3 license for Thread files (#1898)
2b1d298 Link request retransmission delay changed (#1895)
06bd60a Remove ws resources from Nanostack
ad8577d Remove new test files
4453f82 Merge branch 'release_internal' into release_external
acbf1ac Add missing function macros (#1897)
dae82f6 implemented wisun routing cost calculation
f919fd1 Fix warning found by PVS-studio (#1891)
399f02f Additional time for distribution of dataset added (#1892)
dde9e61 Reverted commit #1888 and fixed thread_bbr_dua_entry_find (#1893)
628fa27 Merge pull request #1885 from ARMmbed/IOTTHD-2752
cfea7b2 BBR route for added with preference. Route info updated. (#1888)
dc404c4 Fix issues found by coverity (#1889)
c81e59c Fixes for Wi-SUN bbr behaviour
c941fe6 Adjust COAP callback return values (#1886)
7ef4775 Fix for multicast ping forwarding before adding MPL header(#1883)
766e305 FHSS: fixed missing us convert
ef38363 FHSS: Traces in set parent
296e455 FHSS: Time unit defines added
724696c FHSS: changed traces to use timestamp from MAC
3deb08c FHSS: use divider function in ufsi calculation
74c7f37 FHSS: function to check if remaining slots is negative
654dd44 Merge pull request #1879 from ARMmbed/IOTTHD-2752
1ef5062 Address registration fix (#1882)
4c74f96 FHSS unit tests: Fixed tr51 tests
4cf7fdf FHSS: fixed tr51 channel table size
a1d8b3d FHSS unit tests: Fixed tr51 tests
7e622b3 FHSS: Allocate TR51 channel tables when FHSS enabled
e7a8d45 link-local multicast group registration (#1880)
d4c95f2 Clear COAP retransmissions in partition change (#1872)
bf36b91 Added generation of mac address if not set
990f4f1 Merge pull request #1877 from ARMmbed/dhcpv6_server_fix
6cbe7c5 Fix wrong link type to correct one DHCPV6_DUID_HARDWARE_EUI64_TYPE ->  DHCPV6_DUID_HARDWARE_EUI48_TYPE
fd6c1c8 Merge pull request #1876 from ARMmbed/thread_dhcpv6_server_trace_fix
3f83bd1 Added trace about prefered timeout for fix CI test
4331ea1 added support for multicast forwarding
7327652 bbr start called after seq number updated. (#1875)
98be8b2 Merge pull request #1868 from ARMmbed/IOTTHD-2863
23296c1 Merge pull request #1871 from ARMmbed/ws_config_handler
2188fd2 FHSS: Fixed negative remaining time in ufsi calculation
5b70440 announce reattach fix (#1873)
fc11a7a Merge pull request #1869 from ARMmbed/dhcpv6_server_update
a156355 WS PAN config message handler update
5e45c40 Thread dhcpv6 server update
fe9ba3b Wi-sun border router enable global prefix with DHCP address allocation.
6d2af0b Dhcpv6 server update
ab1260a added possibility to set next sequence number on PBBR. (#1867)
6679db4 WS bootstrap: traces to hop calculation
1cc4aff Merge pull request #1865 from ARMmbed/dhcpv6_client_ws_integration
c2d0e14 Enable wi-sun dhcp relay service.
70e56b1 Wi-sun DHCP client support and RPL prefix learn Callback
3389b46 Merge pull request #1866 from ARMmbed/dhcp_relay_fix
9aa6a95 Address registration changes for MED and SED (#1863)
16359eb Fix compile problem
1472b02 Removed duplcate line.
67ea075 Wi-SUN node init API change
b906861 Fixed DHCP relay bugs
bcffa5f FHSS: Fixed setting parent synch
e0276f6 FHSS: Configure in critical state
d74d5ff Merge pull request #1862 from ARMmbed/dhcp_client_generic_update
999bbc3 Copied memory fix from PR #1858
6500fcf DHCPv6 client Generic API for all stacks.
2ec9b6e Fix memory leak if dhcp renew send fails (#1858)
cbf99e7 Merge pull request #1861 from ARMmbed/ws_dhcp_support
08155b1 DHCPv6 service relay support
62812ab Libdhcpv6 Relay support
0eea30d delay Join_ent.ntf sending by 50 ms (#1860)
dac1d99 Merge pull request #1857 from ARMmbed/mac_enhanced_ack
b819fa8 Fix bbr start
514bb58 Merge pull request #1836 from ARMmbed/IOTTHD-2828
b074d0e Merge pull request #1845 from ARMmbed/IOTTHD-2839
20b5e57 Enhanced ACK tx fix
caf53d1 Merge pull request #1846 from ARMmbed/IOTTHD-2824
9b5e1c9 added payload length for Max child timeout tlv (#1856)
3c1864b address registration tlv check only for MTDs (#1855)
942d8e7 Diagnostic TLV added (#1854)
f2b38cf Check for mandatory Address registration tlv (#1853)
ce8d5b7 Valdations for Child update response added: (#1852)
e373545 Added Wi-SUN border router implementation
1f7c040 Merge pull request #1849 from ARMmbed/mac_asynch_fix
33afc9c FHSS: Added force synch boolean in parent set
5ddf5fa FHSS: prevent unicast on broadcast channel in tx handle
f17e6cd FHSS: Check TX/RX slot in tx handle
3082407 FHSS: implemented divide function
cebdaf4 Update stoip6 prototype to tests (#1851)
279c708 Trig a new back off period for pending TX if ACK tx is active
f1e7f06 Fix broken unit test.
1d8e3d7 MAC Asynch Data request update
cca9879 Merge pull request #1848 from ARMmbed/iotthd-2788
fe84585 Merge pull request #1847 from ARMmbed/eAck_mac_timer_fix
c1c5926 Dynamic parent selection delay based on trickle i_min.
68bad00 MAC: Stop active MAC timer before sending enhanced Ack
4a204bd MAC: set new MAC channel only if RF returns success
9d79ca9 FHSS: Added minimum synch interval
a35b702 FHSS: Increased min random of tx poll
db6dc6b MAC: Fixed enhanced ack TX time
5836b50 Merge pull request #1844 from ARMmbed/fix_ack_tx_fail_handling
d9e2ea6 MAC: Fixed handling of the failed Ack transmission
f43e285 Merge pull request #1843 from ARMmbed/address_reg_fix
0b4aa78 Parent Broadcast synch fix and TR51CF slot define fix
d6b4111 fix for valgrind reported error. (#1842)
8160d86 Added support for wisun multicast
1f4625e Call ws_secondary_parent_update inside primary set for reduce code size.
35b39f4 Merge pull request #1840 from ARMmbed/address_register
cfb2426 bbr memory leak during keep alive fixed. (#1839)
a8aafe4 Stub update
c244ad8 Enable 6-bit path control for give better compare between parent's.
eac63d2 FHSS and address registration update
c14343a valgrind and coverity reported errors fixed. (#1838)
9b14b83 additional thread prefixes in network data (#1833)
fb07086 Merge pull request #1837 from ARMmbed/llc_parent_synch
bf55180 Fixed failing unit test.
5e7a493 Update brodcast synch when here data from primary parent.
9e22831 Merge pull request #1834 from ARMmbed/enable_bt_ie_ulad
02af1a8 Thread extension commission updates (#1835)
dd082a0 Fix ws_llc_data_send unit test validation with new bt-ie lement length.
ae6554d Revert "Disable wi-sun features temporary".
927c329 Thread extension commissioning updates (#1828)
160ef0a Merge pull request #1829 from ARMmbed/IOTTHD-2821
576f2bf FHSS unit tests: Fixed channel function variable name
f33d163 WS: Removed backward compatibility defines
9c88a7f WS: fixed overwriting fixed channel with random
efd77f1 Clean thread_routing test stub (#1832)
2b8a011 Remove recursion from MAC layer #2 (#1830)
2f5a2ce Remove recursion from MAC layer (#1826)
06e3243 propagation of reserved bit in network data implemented. (#1827)
e7fa605 Merge pull request #1823 from ARMmbed/IOTTHD-2782
89001d1 Merge pull request #1825 from ARMmbed/IOTTHD-2816
9c78a95 MAC: Static CSMA period when using FHSS
3d1c8a0 FHSS: Stop unicast schedule when fixed channel or no dwell interval
d6086d0 Merge pull request #1818 from ARMmbed/nud_statemachine
a2b8491 Wi-sun Border router and NUD process updates
60e1545 Disable wi-sun features temporary
7e3c16c Wi-sun LLC Data request IE update
a27076f Fixed Pan informatio IE read bug
bb1aeac Fixed Fragmentation init failure problem.
02fce65 Parent select and pan config handler update
a2ef56a wi-sun update:
ca9fd4f Disabled Wi-sun border router version number update.
231daf7 Wi-sun NUD State Machine update
e7d551c Commissioner fixes (#1824)
62ffba3 keepalive for on mesh commissioner sent to leader aloc. (#1821)
f846823 Coverity reported error fixes: (#1822)
708e8d3 Merge pull request #1820 from ARMmbed/IOTTHD-2735
b2e7efc FHSS WS: Get MAC channel from FHSS when starting RF interface
fe2b448 Merge pull request #1819 from ARMmbed/fixed_bad_channel
7c13c3c commissioner updates. (#1812)
4c7d4f2 FHSS: Fixed bad channel check with fixed channel configuration
40b2eec Set global address flag to follow address state
b46eacc updated channel plan settings
4a1d595 Merge pull request #1815 from ARMmbed/iotthd-2745
5a37354 Primary Parent Update Hook to Wi-sun for synch broadcast schedule.
98b0e23 Fix memory leak when advertising route (#1814)
b5d276d refactored trickkle running checks
61ff793 Merge pull request #1807 from ARMmbed/rpl_parent_candidate
a7a1ab3 Updated to NUD probability from 10% to 1%.
89b8eeb Merge pull request #1810 from ARMmbed/IOTTHD-2734
b99d497 Modify NUD operation propability.
4bb8b54 Wi-sun Probe update
2183869 FHSS Ack tx done fix
fb4309d Mac Asynch and Ack validation update
2695601 FHSS parent synch fix.
b50abb0 RPL, FHSS and Wisun Update
a40e012 Check MAC status when purging indirect queue (#1811)
b68f394 WS bootstrap: Updated channel function set apis
42b2e7c Unit tests: channel function tests updated
b6236f9 WS bootstrap: Separated unicast and broadcast channel functions
6fe5ea5 Fix Thread DHCPv6-client memory leak (#1808)
bbc0d77 WS bootstrap: renamed channel_function to uc_channel_function
7dbad5e Parent sends full network data in response to data request (#1806)
cbe45b4 Merge pull request #1805 from ARMmbed/IOTTHD-2733
8956418 FHSS unit tests: Fixed broadcast handler tests
e7aa893 FHSS: Define to make outdated application work
9fd804b FHSS: Separated broadcast schedule channel function
327c310 Merge pull request #1804 from ARMmbed/fhss_ws_cs
e7ae8ce FHSS unit tests: Fixed missing platform stub
9cbd2b7 FHSS: added critical states
51f8328 Merge pull request #1803 from ARMmbed/IOTTHD-2736
537b60d FHSS unit tests: Fixed missing stub
43bc93d FHSS: Poll TX queue on every TX slot
c6e2457 Merge pull request #1802 from ARMmbed/asynch_channel_plan_filter
c851b07 Wi-sun bootstrap verify channel plan component against own configured ones.
1bdc4e6 Merge pull request #1800 from ARMmbed/IOTTHD-2504
6ed53e6 FHSS unit tests: Fixed timestamp stub return value
f43b3af FHSS unit tests: Fixed missing timestamp read function
f27a29c Merge pull request #1801 from ARMmbed/rf_driver_start_fix
c2bc561 Add MAC TX active FLAG to active before write function return value.
08d3e12 Merge pull request #1799 from ARMmbed/several_bug_fixs
65d96c4 FHSS: Fixed calculating UFSI
eedd746 FHSS: Compensate delay from platform driver when starting timeout
7d537ea FHSS: Read timestamp from MAC/PHY instead of using FHSS own timestamp
0206fc8 FHSS: Added callbacks for debugging purposes
63d8a41 Added Packet rebuild for extented driver after Driver Busy error.
607da3e Bug fixes:
f39312b REED and FED links removed (#1796)
b162d7b added support for modifying fhss configuration after initial startup
88e239d Merge pull request #1798 from ARMmbed/enhanced_ack_send
11fb5fa MAC Enhanced ACK TX fix:
08d5584 Merge pull request #1794 from ARMmbed/rpl_address_learn
5bbc86f fed advertisement fix (#1795)
a48254c Wi-sun Address registration update:
5db8037 RPL Local Repair, SLAAC prefix update and Dodag Prefix proces update:
b3139c8 Adjust Thread BBR neighbor/destination cache size (#1793)
21deb75 Registered neighbour cache entries are not reregistered. (#1792)
d93b9e4 Added empty function for ws public api
1a09af7 Updated management api
f52289f Merge pull request #1790 from ARMmbed/ws_llc_neigh_update_fix
b954e56 WS neighbor refresh update
0b2736f Thread address registration improvements (#1779)
931a17d Merge pull request #1789 from ARMmbed/iotthd-2693
90c6a8a Removed unnecessary Decrypt Fail debug trace.
b425f4b Adapatation neighbor validation update:
06255ee Merge pull request #1787 from ARMmbed/iottthd-2692
e98c182 MAC report unknow neighbour COMM status at Packet TX process not detetct destination.
be0aa9c Merge pull request #1786 from ARMmbed/iotthd-2695
42122b7 Added support to report Driver if FHSS return unknow neighbor error.
eb5ba30 Fixed Driver Tx done callback missing error return values.
1a9acbd Wi-SUN fhss refactor
0ca78d6 Merge pull request #1784 from ARMmbed/iotthd-2533
9b37c24 Fixed Unicast and Broadcast MAC packet request types.
0ddff57 Fix PAN-id read bug when received 2015 frame version's.

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: ccd30a3b7a718710090606b6d6add8dfd1c86159
2018-11-05 17:08:28 +02:00
Deepak Venugopal 94f8210228 Squashed 'features/nanostack/sal-stack-nanostack/' changes from 7963594..2535a6c
2535a6c Merge branch 'release_internal' into release_external
6bc9e00 Merge pull request #1783 from ARMmbed/mac_fix
8b1577e Fixed possible memory leak at mac pd_sap_ind() function.

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 2535a6c779755a0dd1a50f14dc6a6902392c86ea
2018-08-22 10:52:10 +03:00
Arto Kinnunen f292d7ad9a Squashed 'features/nanostack/sal-stack-nanostack/' changes from 4a188ea..7963594
7963594 Merge branch 'release_internal' into release_external
9e31d11 Update apache license to config-files (#1781)
b8f840c Merge branch 'release_internal' into release_external
9495d94 Rename cfg-files to h-files (#1780)

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 7963594d0bdb48d2f1c40db7a4fc597bb2f78a65
2018-08-13 18:44:28 +03:00
Deepak Venugopal 7e1fb3c842 Squashed 'features/nanostack/sal-stack-nanostack/' changes from 82bbdcc..4a188ea
4a188ea Merge branch 'release_internal' into release_external
27ba18e removed ws resources from nanostack.
b693eae Merge pull request #1778 from ARMmbed/ws_bbr_update
543dd1e Renamed symbol to micro seconds.
ab5d98a Added ND proxy support to ws border router
f7c71c0 Remove new unittests from release external.
ac55c15 Merge branch 'release_internal' into release_external
f9b9e47 Fix GCC_ARM/ARM compiler warnings (#1777)
40efd39 Coverity tool reported error fix (#1776)
b063457 Merge pull request #1775 from ARMmbed/mac_header_trace_fix
b1fd538 Removed Debug trace support from common mac header class
90a36a6 coverity reported error fixes. (#1770)
9644114 Merge pull request #1774 from ARMmbed/debug_trace_fix
1e490f0 Removed debug trace which could be called at interrupt routine
1373a5f Clarify parameter name in phy_csma_params_t (#1773)
4a32a6c fixes for coverity tool reported issues. (#1772)
545d262 Update copyright year (#1771)
5ae07da address error handling fix. (#1769)
13c1ceb Clean multicast address when interface is shutdown
88bb7cc correct interface passed to address compare. (#1768)
53949a4 Thread device registers new address upon receipt of error notification. (#1767)
1653b06 replace ETX calculation for Wi-SUN
745c1dd refactor RPL dis sending
6e1cc58 Merge pull request #1764 from ARMmbed/mle_purge_fix
0b920d8 Fixed broken neighbor purge from list
a6f3a0d Thread network data handling refactored (#1762)
87cc2c9 Merge pull request #1763 from ARMmbed/mle_fixs
944f9ca Fix broken MLE neigbor list write operation.
833e740 updated address error payload (#1761)
2565170 Add CBOR parsing to simpleenrolment message
e38c70f fix duplicate address detection (#1760)
7648c1c Scope updated to three and prefix added to destination address. (#1758)
5612e08 DUA.ntf updates (#1752)
708bb3b pbbr stop removed to fix failing tests. (#1757)
1444c2f Add POC code for storing multicast address
684efef Fix MLR message handling
b691b78 context id update (#1753)
5635089 fix key sequence issues when keys are rotated
74db027 fix for sleepy node poll. (#1750)
49adf2e Link entry for neighbour (#1749)
5bad8ee Correct MAC neighbour table sizes for Thread (#1748)
3858eb0 valgrind reported error: fixed uninitialised variables. (#1747)
24ef520 Update licenses in new WS files (#1745)
77dccdf valgrind tool reported error fix: (#1746)
9ac47a8 Adjust WS build configurations (#1744)
c593e2b DUA.ntf to MTD child implemented (#1735)
3f5c6c1 Update missing SPDX identifiers to test files (#1743)
130fec4 Fix GCC_ARM linker error with some Thread builds (#1742)
65574a4 Merge pull request #1741 from ARMmbed/merge_koli_to_master
2dc41c0 Merge remote-tracking branch 'origin/koli'
2fc10b5 Put smarter dag max rank increment 2048. 0 affect a lot of troubles.
d311040 RPL print update, nud and aneighbour update
f9b23d4 Fix compiler warnings (#1740)
5a1f295 Merge pull request #1738 from ARMmbed/master_merge_to_koli
abee481 Fix merge compile problems
2c77c37 Merge branch 'master' into koli
32fe4b8 Increase too small maximum root path length (#1737)
03bc696 Fix LLC unit test's
3702f57 LLC data indication and fhss channel set update
45905fa Update DHCP service memory allocation (#1734)
9c9b9e3 Fix crash which will happen if address registration fail and operation is triggered again by NULL pointer.
cb83216 Enabled proper wi-sun security level 6.
7990fa9 Fix data for 6lowpan when mle is disabled.
501a612 Wi-sun trigle timer update:
47619c4 Function name code conventions fix.
1350bc5 mac_neighbor_info() macro defned for simplify code
41b84e4 Added check when weighting rule update must do network scan.
0215058 Fix ns_dyn_mem_init stub
33398ef Added Neighbor connected and trusted state update for wisun
24aa802 Integrate Mac neighbour table to Thread and 6Lowpan code
37c6342 Mac neighbour table update
7bb978e Thread Neighbor class update
26dd252 Removed almost duplicate mle entry discover for ll64
7a0aaa5 Rename some parameters which will help integration to new neighbor table.
3f905a1 Update nsdynmemLIB unit test stub (#1730)
2bd3e91 Return 0 instead of -1 on null pointer (#1728)
fde5104 Function parameter and name refactor.
e0f7dcf Updates to thread extension bootstrap (#1714)
13b3b05 Thread Neighbor and MLE API update
49ccb9d Removed threadNeighbour flag from mle_table_entry_t.
e142eec Removed unused holdTime parameter from mle_table_entry.
c8a99cb MLE service Update and integrate new features
726b08b Adjust NULL string tracing (#1726)
66636b8 Merge pull request #1724 from ARMmbed/IOTTHD-2537
2710836 Enable security to wi-sun with test security key.
8994bb2 MAC Security update
c56886f MAC: Fixed frame length when calling FHSS TX conditions
4eb5567 CCM & AES update for support multiple user and context.
7544ef3 added response to confirmable unicast. (#1722)
a8a5a90 duplicate address detection fix (#1720)
721c0b0 MLE service releases CCM library in error case (#1719)
d0467a0 Fix stack overflow (#1718)
7ea9001 Added support for multiple registrations in one message
0a36af3 WS IE library update and LLC data confirmation update
4352709 MAC enhanced ACK RX and TX support
0b7f9fe Update Thread child id request timeout handling (#1715)
3e8df0a added neighbor advertisement sending after dad complete. (#1713)
a46a363 updated multicast address registration timer (#1711)
7c6c482 Added target EID tlv to Dua response
2d3aff9 Delete parent mle-entry in case of parent lost or updated (#1707)
b43db5f duplicate address handling (#1709)
cb54705 Address generation changed to slaac based generation (#1708)
ee0306b changed coap message type to non-confirmable. (#1706)
776e0e5 Merge pull request #1705 from ARMmbed/IOTTHD-2531
d92b2f9 Thread advertisement adjustment (#1703)
f8d3d67 WS: Learn parent unicast dwell time
bd88fa0 WS Lib: Fixed byte order of fixed channel
1f9162d Merge pull request #1704 from ARMmbed/IOTTHD-2484
2e15944 FHSS unit tests: Datarate storage removed
e64bd19 FHSS: Implemented checking TX time
0ba4b9a Merge pull request #1700 from ARMmbed/IOTTHD-2483
1adb52b coap message type decided based on destination (#1702)
d1cf42d multicast handling updated(#1701)
44110a1 Thread bootstrap improvements (#1699)
34c0df9 FHSS unit tests: fixed tests after TX slot update
ddd7e92 FHSS: Calculate number of TX slots using defined slot length
eaf35d2 Lowered Thread advertisement speedup threshold values (#1691)
b67f2d8 Reset children when no response from parent (#1698)
3569c8a Mleid bbr fix (#1697)
1fc81fc Thread device learns weighting from advertisement (#1696)
ba98835 Merge pull request #1689 from ARMmbed/IOTTHD-2475
28307de Randomize channel used in fixed channel
3412f4a WS bootstrap: Moved calculating and setting FHSS hop to own function
51a498b reset Dodag if global address is lost.
c0e8cae Merge branch 'koli' into IOTTHD-2475
0ec37a6 Count the amount of configuration solicits
c8f5c8d FHSS unit tests: Updated FHSS config tests.
490384f FHSS unit tests: Test TX/RX slots
4fdbc09 FHSS: Calculate hop count using RPL rank
8f194f8 FHSS: Implemented TX slot calculation
b06b58a FHSS: Implemented setting hop count API
d73d210 FHSS: Moved own hop to common FHSS structure
caafff0 FHSS: Check TX slot for unicast frames
7406149 Merge pull request #1684 from ARMmbed/IOTTHD-2476
cc5f6d8 FHSS: validate received synch info.
c48f0ef Merge pull request #1687 from ARMmbed/disable_channel_traces
d5d1a13 Fixed trickle configuration for Discovery
eef3bd7 FHSS: Disable FHSS channel debugs for WS
fc74a31 Fixed unit test for support extensions.
e803974 FHSS and Mac extension enable update.
4859f16 MAC RF extension enable
e73e9b2 Merge pull request #1682 from ARMmbed/IOTTHD-2460
03f7105 fixed EAPOL parent selection
cbdd2a9 Fixed set channel unit test
ce1ab34 FHSS: Do not change channel during asynch transmissions
c0456a3 Defined own structure to give CSMA backoff symbol time and cca mode.
dff1e7d Merge pull request #1677 from ARMmbed/merge_MtoK
34dcbb6 Merge pull request #1674 from ARMmbed/IOTTHD-2443
3f9b34d Merge branch 'master' into koli
f578c26 Updated border router configuration
1ce2385 RF PHY extension update
32db0cd FHSS: Learn FHSS configuration from parent PA config
5974344 Merge pull request #1670 from ARMmbed/IOTTHD-2449
82a8bca FHSS: support FHSS created by application
67f578a Calculated RSL from neighbours
4aa6890 Merge pull request #1664 from ARMmbed/IOTTHD-2442
65e2fad Fixed uninitialized parameter use at rpl instance allocate.
4767dd5 Merge pull request #1666 from ARMmbed/fhss_is_bc_flag_fix
6ffc81a FHSS unit tests: Fixed tests
14e1597 Fixed missing TX ime calculation for pre-builded MAC packet send.
03f447a FHSS: Do not use broadcast queue when fixed channel
40f3685 FHSS: do not push asynch messages in broadcast queue
45daec9 FHSS: FHSS is on BC channel by default
2dbc92c FHSS: Remove failed handle after successful transmission
a152f45 Merge branch 'koli' into IOTTHD-2442
ea583c6 FHSS: Fixed updating broadcast synch
c3aa7d1 Select correct parent based on network size and route cost
7bf3994 Fixed Code style warning.
2e1f32f Fixed WS_NESTED_IE information discover return length check.
445745a LLC Neighbor, Mac packet rebuild, mac timer update and phy Extension.
6cb78ff Distribute and learn network size
bc4f46f Merge pull request #1656 from ARMmbed/IOTTHD-2441
7f94971 FHSS: Added random timeout before polling TX queue after channel change
b6e40af Merge pull request #1653 from ARMmbed/IOTTHD-2366
b28fcaa FHSS unit tests: Test failed TX allocation
fbe7795 Modified neighbour processing
b2cff91 FHSS: Use channel retries with WS
9b11201 FHSS: Moved TX fail handler in FHSS common
9fff108 Merge pull request #1650 from ARMmbed/merge_MtoK2
04797c2 Detect border router connection lost
5227398 Merge branch 'master' into koli
c0e8673 Merge pull request #1647 from ARMmbed/IOTTHD-2405
b7428e0 Merge pull request #1646 from ARMmbed/IOTTHD-2404
04449e8 FHSS unit tests: Test tx conditions and tx done callbacks
baaec35 Merge pull request #1644 from ARMmbed/ws_start_bc
69c1483 FHSS: Added excluded channels in neighbor table
92acbd2 WS: fixed merge conflicts
4e01969 Merge branch 'koli' into ws_start_bc
97200b3 Added version number increase in border router
27c8b65 FHSS: unit test update
6eb1255 FHSS: WS bootstrap to start broadcast schedule
659a1c4 FHSS: Write BT-IE
64f31b1 Merge pull request #1635 from ARMmbed/IOTTHD-2217
7706f2e FHSS: Do not return to RX channel when configured fixed channel
908eb17 Change RPL dis destination address to RPL address
666dbbf FHSS: Start broadcast schedule only if device is border router
98f9991 FHSS: Set neighbor info get function
126275b Merge pull request #1632 from ARMmbed/IOTTHD-2402
7fa2c2b WS: Learn channel function from parent
3980870 WS: Enable FHSS in bootstrap
ff72d95 Merge pull request #1629 from ARMmbed/cppcheck_fixes
85f1345 MAC: Check length pointer in ie vector length validate
672c4ef FHSS: Removed unnecessary fhss_api NULL
e5637fd FHSS: Initialize next_channel in broadcast channel calculation
cab9849 Send address registration to all PC parents (#1618)
5417936 Merge pull request #1623 from ARMmbed/mergeMtoK3
ad41972 Wait RPL to be ready before bootstrap is ready
a314db0 Merge branch 'master' into koli
f6ac06f Fhss ut improvements (#1622)
60a3b0f Fixed ETX update at LLC layer.
bb152ce Merge pull request #1617 from ARMmbed/IOTTHD-2321
49c213a FHSS unit tests: Added more tx handle tests
d5cc85a FHSS unit tests: Test removing parent info and get neighbor info
2d01008 FHSS unit tests: test setting parent BC info
681dedd Merge pull request #1613 from ARMmbed/IOTTHD-2320
7e59035 Fix broken unit test build.
6be455f WS ETX update
0efc062 ETX service update
e5aba03 WS PAN advert validation update
802ce3e WS bootstrap update
be296cd WS IE lib update
cfa5fd9 FHSS: Store parent broadcast info pointer
d0171be FHSS: Implemented get neighbor info and set/remove parent info callbacks
686ad9c Fix acynch --> asynch
b4059b8 WS neighbor class integrated to use new FHSS structures
c1b0d96 Merge pull request #1610 from ARMmbed/IOTTHD-2313
3d98860 FHSS: Implemented WS timing/schedule info structure
f96db0c Merge pull request #1607 from ARMmbed/merge_MtoK
72bb71f Fixed missing params after merging master to koli
d119df9 Merge branch 'master' into koli
8166585 Merge pull request #1602 from ARMmbed/IOTTHD-2311
90fbb45 Fixed LLC data unit test and add new functions to test
94e516f Integrated new WS IE header and payload API's
c553e8c WS ie library read update
7db0938 fixed mac_mlme valgrind errors.
4e2a743 Fixed thread test some of.
2680dd6 Fixed unstable unit test verified by valgrind.
18eda56 Merge pull request #1605 from ARMmbed/fhss_ut_valgrind_fix
eb96eae FHSS unit tests: fixed uninitialized varnings
27b7864 Fixed mac helper stub issues.
a88590f FHSS unit tests: Test tr51cf with excluded channels
3c9356a FHSS unit tests: Updated channel function tests
3a562d3 FHSS: Added excluded channels in channel function interface
b9606c9 FHSS: Static channel functions added
695e64c Merge pull request #1601 from ARMmbed/IOTTHD-2214
f973986 FHSS unit tests: Implemented FHSS common unit tests
2188af4 FHSS unit tests: Removed FHSS common functions from FHSS
e6bac6a Rename and refactor structures and function names.
b037628 Fixed unit test and stubs
8153fe3 Fixed Asynch request missing msdu_handle set at LLC.
1af46d8 WS bootstrap update
c771df0 LLC update UTT / BT information to ws neighbor and refresh mac neighbor
a43f6ad Mac helper API update:
14792db Ws neighbor hoping storage init integrated to interface init.
ae7945d Wi-sun neighbor hopping infor storage API definition
8f5c0bf FHSS: Removed fhss_beacon, fhss_beacon_tasklet and fhss_mac_interface
1e94358 Fixed unitest build.
3b9a4b0 Base Integration for Mac neighbor table to WS
7729e20 Mac neighbor table integrate to interface structure
2c6f30a Addede NULL check some of mac neighbor table check.
ed45fda Mac neighbor table unit test's.
0f85841 Added mac_neighbor_table stub's
fc4c97b Generic mesh neighbor table class.
4b81978 Process advertisement solicit and process response (#1592)
73c6bc1 Merge pull request #1589 from ARMmbed/IOTTHD-2218
057b6ec Omit NA sending in ARO success cases. Use ACK instead. (#1587)
4686668 ws_management_api unit tests (#1591)
9ae6511 FHSS unit tests: Implemented FHSS WS tests
8147217 Added trickle for Advertisement and processing of response (#1586)
c52b039 Merge pull request #1584 from ARMmbed/IOTTHD-2055
ac58048 FHSS: WS FHSS to use pre-set TX time
feeee0f FHSS: Synch callback to write ufsi
3e8112b Merge pull request #1578 from ARMmbed/IOTTHD-2286
4cd6c49 Merge pull request #1579 from ARMmbed/fhss_bug_fix
296a2f1 FHSS: Fixed scramble table bug
80e4270 FHSS: Added vendor defined CF support
24f418c Merge pull request #1575 from ARMmbed/IOTTHD-2288
a849c8d FHSS unit tests: Update FHSS tests
83bd90e FHSS: fhss_struct defined static
04ae3c3 FHSS: separated is_bc_callback to FHSS and WS
59fe586 FHSS: removed allocation of scramble table
1ca1d0b FHSS: Continued fhss_structure cleaning
036e19c Api Updates to LLC, ws_ie_lib and ws_info
192007b Fixed MAC Asynch message send and header build bug.
e0494b7 WS address registration callback for SLAAC (#1568)
93b7e32 FHSS: superframe handlers separated
ff66ae9 FHSS: Separate FHSS and WS parameters - Configuration structs moved
6ace69b Merge pull request #1573 from ARMmbed/fhss_cleaning1
07d4089 FHSS: Cleaning. Static functions. Separated tx fail and retry callbacks
8b9d39b Merge pull request #1571 from ARMmbed/fhss_callback_update
316b007 FHSS: removed unnecessary state set handler
db1ded0 WS LLC data service enabled to WS bootstrap.
c326e4a Fixed MPX header size calculation to MPX data request.
fa2d7d0 Removed Adaptation interface depency from LLC away.
4356ae8 separated BBR to own file (#1567)
75d93f8 Merge pull request #1564 from ARMmbed/IOTTHD-2213
19c4be6 FHSS: Separated tx done cb for FHSS and WS
3e326d1 FHSS: separated synch info write for FHSS and WS
15d4465 Function and parameter rename.
5af7992 Unit test for llc data service.
ffb3639 Fixed stubs.
3f66f6a LLC delete added for test purpose
b48cda0 Impelement LLC reset
47458c8 WS IE Lib unit test and fixed mac ie lib stub
6b6e509 MPX header module unit test.
55309e8 ws_llc_asynch_request() API update
5d9a379 Wisun spesific IE elemts write operation library.
c718985 FHSS: Calculate destination slot and ufsi
b4e1616 Merge pull request #1561 from ARMmbed/IOTTHD-2172
096aeef ws create interface and start rpl for poc (#1562)
77c851a FHSS: Added BSI in ws configuration
7d4a2f8 FHSS: Start broadcast schedule when bc intervals are known
e55ec8a FHSS: Prevent changing unicast channel when broadcast is active
b60b113 FHSS: Broadcast handler implemented
9bf1d1f WS Bootstrap skeleton (#1559)
3fb6390 Merge pull request #1560 from ARMmbed/mergeMtoK2
b78a370 Merge branch 'master' into koli
8b43c6e Merge pull request #1555 from ARMmbed/IOTTHD-2215
78314e8 FHSS: WS FHSS enable implemented
d04b818 FHSS: Compensation callback to return timeout value
472becb FHSS: FHSS configuration to union
b5f9e01 FHSS unit tests: Fixed after FHSS enable/down updates
2cbe6dc FHSS: Moved FHSS reset and down to FHSS module
4719187 FHSS: Separated FHSS enable functions for FHSS and WS FHSS
f4548d8 FHSS: Implemented WS configuration structure
7ace04b Initial commit for ws_bootstrap (#1556)
9e46cf9 Added malformed message check to nested IE discovery.
7f4c184 Added support for write and discover Nested IE elements.
e3d8150 SW MAC Asynch data request support
9a98177 Merge pull request #1552 from ARMmbed/cf_update
30075dd FHSS: TR51 channel function updated (bug in the spec?)
6b04d5a Merge pull request #1548 from ARMmbed/IOTTHD-2093
4249fad Integrated ws llc and mpx features.
a49bf11 Fix Const pointer wrong use.
3e1972f WS LLC module implementation base
957f270 MPX frame support
93f0ed7 MAC ie library update:
b2198b3 MPX support Integrate
2531c49 WS LLC and MAC MPX API definition and IE types definition.
a5493d2 FHSS: Do not send TX failure if TX in progress in channel change
958991a FHSS: Few FHSS functions to static
7237796 Merge pull request #1545 from ARMmbed/IOTTHD-2097
f794990 FHSS: Implemented destination channel change in TX handle callback
d2957a1 FHSS: fhss tx conditions callbacks added
c1e7300 FHSS: hard coded channel function
1d54c7d FHSS: fhss tx handle callbacks added
0cc1889 FHSS: Moved external API set to fhss and fhss_ws
c6cfb6c Merge pull request #1544 from ARMmbed/fhss_headers_refactored
1b4e203 FHSS: refactoring FHSS header files
e047723 Merge pull request #1541 from ARMmbed/IOTTHD-2171
5d98e3e FHSS: Added support for TR51 channel function
c8a9c7c FHSS: function to calculate nearest (larger or equal) prime number
5e70ec1 FHSS: ws struct to hold ws specific parameters
f2d7558 FHSS unit tests: Fixed tests
149f17b FHSS: Own create api for WS
e19de33 FHSS: WS to use Direct Hash channel function
fb99776 FHSS: Some cleaning
7a21ca1 FHSS: Added common superframe handler
a881580 FHSS: Added ws handler for FHSS state set
f7ab36c FHSS: Created FHSS state set handler
f6c61fc Added Copyrights
c445590 MAC IE element library
6e94b08 MCPS-Data-REQ API update
38aedc5 Remove commented code away.
663fd3e Fixed missing doxygen tags.
b9f7bf4 MAC functional updates and fix's:
2cef8ac Merge pull request #1538 from ARMmbed/mergeMtoK
321f700 Merge pull request #1534 from ARMmbed/IOTTHD-2047
146d7c4 Merge branch 'master' into koli
100db21 FHSS unit test: Added FHSS common to unit test makefile
37425ca FHSS: Separated common FHSS functions to own module
59b7b76 FHSS: Removed massive trace flags
60dfccb FHSS: Removed unnecessary channel functions
e456662 FHSS: Removed scramble table generation from fhss enable
b643622 Merge pull request #1532 from ARMmbed/IOTTHD-2049
b741f98 MCPS Data request API update.
c329f61 MAC API update and internal update
55861f3 FHSS unit tests: Fixed tests after API change
f9a31e9 FHSS API: Added callback to read synch info
f94b2ab FHSS: FHSS to use synch info callback
6830fd3 FHSS API: Added synch info write callback
ad5a1e1 Merge pull request #1527 from ARMmbed/IOTTHD-2095
3ed145f FHSS API: Added new configurations
0f9f0bb FHSS: Platform API to support multiple simultaneous timeouts
bf65e9c Unit tests: Added PHY extension stub
322167e MAC: RX time get function implemented
23d3a58 MAC: Created a function to set TX time
2384c33 PHY API: extension to support timestamp
209e49a Merge pull request #1528 from ARMmbed/IOTTHD-2046
89a85a8 FHSS: Added copyright headers, comments etc.
5d0f44e Unit tests: DH1CF channel function tests implemented
fbd5568 FHSS: DH1CF channel functions implemented
cf03db2 FHSS: Implemented tr51 channel functions
00af7f1 Unit tests: Created channel function unit tests

git-subtree-dir: features/nanostack/sal-stack-nanostack
git-subtree-split: 4a188ea8231c0539eaf2b2859d89f2bcdcb47d8b
2018-08-08 16:51:52 +03:00
Juhani Puurula 8e546a301f 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. (#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: 82bbdcc7ec63355fc19bf2c6054716584742b99b
2018-05-11 09:52:09 +03:00
Deepak Venugopal 7197b5fd51 Squashed 'features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/' changes from c9bf20f..43c7ec2
43c7ec2 Merge branch 'release_internal' into release_external
ed76459 Merge pull request #1558 from ARMmbed/IOTTHD-2195
8d3bcb7 Add new function to unit tests
56f66a4 Review correction
8b7d018 Move indirect queue size public API to net_interface
d877c9e Review corrections
c25e476 Remove Eclipse project files for external release
d51f442 Merge branch 'release_internal' into release_external
135c48d Increase Thread SED buffer size for big packets
70931a7 Fix indirect queue packet ordering
10e51a4 API for changing Thread SED parent buffer size
6122d24 dereference null value issue fixed. (#1557)
d1378dc Clear IPv6 neighbor cache in partition change (#1554)
7610e91 Child neighbor entry updates (#1550)
c727295 cleared neighbours with child address that are not ours (#1549)
80b4d72 Thread partition merge mode TLV change (#1546)
edd7599 RLOC was updated before clearing child info (#1547)
a666056 router short address set to 0xfffe for non routers (#1543)
759ab05 delete route set and link set entries for a router ID (#1540)
23a1265 REED advertisement handling (Thread spec 5.16.3): (#1535)
0a32cb4 added active and pending timestamps to child update response (#1533)
d0eec80 Fix error case memory leak (#1537)
da9860f Pending set after link sync (#1526)
ffa1569 Thread router network data update after link sync (#1530)
3b46d8d Fix defects found by coverity (#1529)
3a57101 Fix compiler warnings and update traces (#1523)
c288227 Add extension check for partition weight drop in parent selection (#1521)
d8dea28 network data cleared after router forms new partition (#1525)
44a85e5 removed router flagging for thread_management_server file (#1524)
1cbced9 Merge pull request #1520 from ARMmbed/IOTTHD-2105_2
3d07365 Review corrections to network data clearing
22a0375 Clear network data from lost children
ffd8517 added a new thread management function (#1519)
80af9cb Thread BR network data clearing (#1518)
5a6f6b5 thread nvm valgrind uninitialized data fix (#1517)
d5e2198 Add API for partition weighting set (#1513)
8811d6f multicast forwarding scope changed and address registration updated. (#1516)
c277384 printf to tr_info (#1515)
bb21264 Thread combined nvm test (#1507)
76f7725 Primary BBR fixes from interop (#1512)
12ed5ab FHSS unit test: fixed fhss mac interface test (cherry picked from commit 805eb42e4416b00cc018dc32dceb353d0b6c8bb6)
dd21ea9 Remvoed unnecessary trace print's.
cb6e78b FHSS unit test: fixed fhss beacon tasklet test (cherry picked from commit abe6d671b058f4f069741eab24d51e4d62d550b0)
237b3d4 Fhss info print (#1486)
0f39a47 FHSS: Do not update synch monitor right after superframe change (cherry picked from commit 99d50ad9d7f8dad80f10c2a4303f4e75ab31a3c2)
c9a098f Fixed Timeoout force which actually never generate timeout.
957c7fb Pana server and client update:
ae230e5 FHSS: Update Beacon synch info in critical state
84bd8a4 FHSS: Synchronization must be done in critical state
fb1b163 Pan coordinator blacklist update
39fe6ba Added missing HAVE_RPL compiler flag
16a1bc5 MLE bootsrap and message timeout update
eeb2d39 enable BBR to support multicast registration in non   commercial networks (#1509)
4ea2bf8 uri modified. (#1510)
f443853 timeout corrected for neighbour entry (#1508)
ea93c1f Thread dev conf taken use (#1503)
5d5b239 bug fix in bbr start (#1505)
8dbd521 commented a trace. (#1504)
145dbdf device conf copy fix (#1502)
f60268f eid&random mac moved to device conf struct (#1497)
df18635 Let MAC choose address when mesh forwarding
42f916b fixed BBR stop to remove network data and routing information (#1500)
e058c2a pbbr changes (#1499)
1ece307 Merge pull request #1485 from ARMmbed/merge_release_back
dda8164 thread address handling updated. (#1496)
1dc21a1 thread extension fixes. (#1495)
543fe98 Merge branch 'release_internal'
bade70e Dua req changes (#1494)
1979df8 added status to MLR response and implemeted BMLR.ntf multicast. (#1492)
1807c01 mle class initialisation (#1488)
d809831 Merge pull request #1479 from ARMmbed/merge_release_to_master
bce812d Update license to Thread test file (#1483)
aaa4b1f Revert eclipse file removal

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
git-subtree-split: 43c7ec255fd25e21e272c7373d011791327f8724
2018-02-09 13:18:25 +02:00
Arto Kinnunen 041b6fa736 Squashed 'features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/' changes from 0697d9a..c9bf20f
c9bf20f Remove test and unittest folders

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
git-subtree-split: c9bf20f3db9433f2d1877c7cd92aff572dbf5a93
2017-11-29 21:34:19 +02:00
Arto Kinnunen 6887e495f0 Squashed 'features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/' changes from 0a5ef1c..0697d9a
0697d9a Remove Jenkinsfile and .gitmodules
f983190 Merge branch 'release_internal' into release_external
86c0f98 Nanostack v7.0.3 release corrections (#1491)

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
git-subtree-split: 0697d9ab41e347bedc66ff2667cf6c06e9573652
2017-11-28 13:48:31 +02:00
Arto Kinnunen 03d1c43313 Squashed 'features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/' changes from 8f75e39..0a5ef1c
0a5ef1c Merge branch 'release_internal' into release_external
75a669a Merge remote-tracking branch 'origin/add_spdx_identifier_to_license' into release_internal
d643ab3 Merge branch 'release_internal' into release_external
0c7b56c Add SPDX identifiers to license files (#1484)
dfe1010 Add SPDX identifiers to license files
9142283 Merge pull request #1473 from ARMmbed/public_release_candidate

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
git-subtree-split: 0a5ef1cfad33a5cce69789cbae94c8bab84c59d9
2017-11-22 11:22:16 +02:00
Arto Kinnunen 0c2a41eb55 Squashed 'features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack/' content from commit 8f75e39
git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/sal-stack-nanostack
git-subtree-split: 8f75e39541f1d2c7fe47406cceeb187b6bc5d6cc
2017-11-16 15:45:42 +02:00