Arto Kinnunen
07089272fa
Merge commit '02021856e4681bd5092e48b8513ff90fb5d6b1e9' into origin/nanostack_release_12_8_0_feature_wisun
...
* commit '02021856e4681bd5092e48b8513ff90fb5d6b1e9':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 35b95da122..3183d87e41
2021-01-18 15:24:13 +02:00
Arto Kinnunen
bc16fbec3e
Merge commit 'a95498f79214928d4b67efc0bd740de6f78fc205' into feature-wisun
...
* commit 'a95498f79214928d4b67efc0bd740de6f78fc205':
Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from 806f54cea9..d182fa4b3a
2021-01-18 14:29:54 +02:00
Martin Kojtal
84d991342a
Merge pull request #13902 from artokin/set_mac_address
...
[feature-wisun] Network interface MAC address set/get
2020-12-14 13:52:44 +00:00
Martin Kojtal
715b15ccaa
Merge pull request #14018 from mikaleppanen/feature_wisun_corr_cert_add
...
Corrected Wi-SUN certificate add and remove functions on Wi-SUN interface
2020-12-14 13:52:15 +00:00
Martin Kojtal
ff1b75d646
Merge pull request #13937 from mikaleppanen/new_to_nothrow
...
[feature-wisun] Replaced new calls with nothrow version of the call on mesh api
2020-12-14 12:49:32 +00:00
Arto Kinnunen
9c106fc631
Merge commit '8627d05e192c2b85eddd7108c89a67dcc6a29c34' into feature-wisun
...
* commit '8627d05e192c2b85eddd7108c89a67dcc6a29c34':
Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from b560a9da36..806f54cea9
2020-12-14 11:27:03 +02:00
Arto Kinnunen
423d4d8f87
Merge commit 'dad29520878740d4673638d73cfb53d757b7895c' into feature-wisun
...
* commit 'dad29520878740d4673638d73cfb53d757b7895c':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 715ae9a693..35b95da122
2020-12-14 10:31:07 +02:00
Mika Leppänen
66273c7944
Corrected Wi-SUN certificate add and remove functions on Wi-SUN interface
...
Corrected Wi-SUN certificate add and remove functions to work properly
with .json certificates. .json certificates are used only if certificates
added by add functions are not set. Corrected certificate add and remove
functions to work properly and improved function descriptions.
2020-12-09 13:16:30 +02:00
Arto Kinnunen
69675417e6
Remove API changes
...
-Remove Nanostack::add_ethernet_interface API change
-Add get_mac_address to MeshEthernetInterface
2020-11-26 17:07:24 +02:00
Mika Leppänen
7303d446ad
Replaced new calls with nothrow version of the call on mesh api
...
Replaced new calls with nothrow version of the call.
2020-11-20 14:08:32 +02:00
Arto Kinnunen
cb1419d2e7
Update set_mac_address signature
...
Use nsapi_size_t instead of size_t.
Update missing method description.
2020-11-20 12:35:57 +02:00
Arto Kinnunen
c81aca4d03
Review correction: Remove unnecessary method
...
Remove unnecessary method: add_ethernet_interface_ns
2020-11-16 16:37:46 +02:00
Arto Kinnunen
7155c9aa9d
MAC address set/get support for EMAC interface
...
Add support to set and get MAC address from EMAC interface.
2020-11-16 16:09:09 +02:00
Arto Kinnunen
26b322e3de
Method for adding network interface MAC address
...
Add method set_mac_address to set network interface MAC address.
2020-11-11 14:54:51 +02:00
Arto Kinnunen
554cfaf1a4
Merge commit '04c21e779bce62f4caa4f913e6c2a847f50d949e' into feature-wisun
...
* commit '04c21e779bce62f4caa4f913e6c2a847f50d949e':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from d207f4d9f9..715ae9a693
2020-11-09 16:06:48 +02:00
Arto Kinnunen
283197975c
Merge commit '02935482aeb5abe15817c48ad6ca078e79c00478' into feature-wisun
...
* commit '02935482aeb5abe15817c48ad6ca078e79c00478':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 09d9e24f2d..d207f4d9f9
2020-10-28 15:35:54 +02:00
Martin Kojtal
e054e8baca
Merge pull request #13740 from mikaleppanen/radius_init_fea_wisun
...
feature-wisun: Add initialization to radius retry values
2020-10-26 12:48:23 +00:00
Mika Leppänen
e41a6988d1
[feature-wisun] Added initialization to radius retry values
...
This corrects uninitialized scalar field coverity warning.
2020-10-08 12:51:51 +03:00
Arto Kinnunen
c1c9ba5c6a
Merge commit '4098b26c4477b6ed8929e71c571b8fb13195582a' into feature-wisun
...
* commit '4098b26c4477b6ed8929e71c571b8fb13195582a':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 7e3b99c375..09d9e24f2d
2020-10-05 13:59:55 +03:00
Mika Leppänen
ff9a560737
Mesh interface global up is indicated always on bootstrap ready
...
This indicates e.g. to client that IP address has changed or connection
to network has been established.
2020-09-25 15:19:14 +03:00
Felipe
f2ac70318a
Possible invalid memory access on memcpy
2020-09-15 14:12:50 -03:00
Arto Kinnunen
29fc103fdb
Merge commit '53e16d679d1e78746dfa09b8ed5e36e280702ec9' into feature-wisun
...
* commit '53e16d679d1e78746dfa09b8ed5e36e280702ec9':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 9a1b35398c..7e3b99c375
2020-09-15 13:19:10 +03:00
Mika Leppänen
e9a4c729fa
Added certificate remove before add to wisun tasklet
...
This prevents tasklet from adding own certificates multiple times
to Nanostack in case bootstrap is made again.
2020-09-14 12:37:08 +03:00
Arto Kinnunen
b204ba592a
Merge pull request #13588 from mikaleppanen/radius_trace_corr
...
[feature-wisun] Added initialization check to RADIUS ipv6 address
2020-09-10 19:40:45 +03:00
Arto Kinnunen
99bd22cfaf
Merge commit '769796ee45960a01489665d1af0325e6680b2211' into feature-wisun
...
* commit '769796ee45960a01489665d1af0325e6680b2211':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from b969fa3779..9a1b35398c
2020-09-10 13:26:48 +03:00
Mika Leppänen
013ab40ec7
Added initialization check to RADIUS ipv6 address
...
This prevents the border router from printing unnecessary error trace
when RADIUS is not enabled.
2020-09-10 09:57:52 +03:00
Arto Kinnunen
45f6b27f8b
Merge commit '8ae3f59cb8606f9db7ab1a34844710ee0cb6ebd8' into feature-wisun
...
* commit '8ae3f59cb8606f9db7ab1a34844710ee0cb6ebd8':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from d879e6db87..b969fa3779
2020-09-08 12:39:39 +03:00
Arto Kinnunen
a43934c343
Merge commit '1ad46bb6f1fb40805aa9f72ccb50c87335febed7' into feature-wisun
...
* commit '1ad46bb6f1fb40805aa9f72ccb50c87335febed7':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 91acececbd..d879e6db87
2020-09-04 13:53:21 +03:00
Arto Kinnunen
85f2537a1c
Merge pull request #13521 from debdeep-arm/add-wisun-param
...
[feature-wisun] Added APIs for Device min sense and CCA threshold table.
2020-09-04 12:17:20 +03:00
Debdeep Saha
1d02005677
Resolved comments.
2020-09-03 21:24:26 +05:30
Mika Leppänen
417c888baf
Added configuration for RADIUS retry timer
2020-09-03 12:12:18 +03:00
Arto Kinnunen
e46dd971df
Merge pull request #13507 from artokin/enable_nanostack_dns_cache
...
[feature-wisun] Enable Nanostack DNS cache usage
2020-09-03 11:46:41 +03:00
Arto Kinnunen
5a6b76021d
Merge pull request #13517 from mikaleppanen/radius_shared_secret_set_corr
...
[feature-wisun] RADIUS shared secret .json parameter set correction
2020-09-02 15:37:44 +03:00
Arto Kinnunen
69720f1068
Use macro for isdigit
2020-09-02 15:15:45 +03:00
Debdeep Saha
a69af3f848
Added APIs for Device min sense and CCA threshold table.
...
-Added get, set and validate API for device min sens.
-Added get API for CCA threshold table.
2020-09-02 15:26:38 +05:30
Arto Kinnunen
22c3c35996
Follow Mbed OS coding style
2020-09-02 12:41:14 +03:00
Arto Kinnunen
207250fe84
Update WisunBorderRouter class
...
Add set_dns_query_result to WisunBorderRouter.
2020-09-02 12:41:14 +03:00
Arto Kinnunen
7b775632f1
Follow Mbed OS coding style
2020-09-02 12:41:14 +03:00
Arto Kinnunen
58136e93d8
Review corrections
...
-Check address version NSAPI_UNSPEC
-Disable traces
-More specific interface ID parsing
-Harmonize return values
2020-09-02 12:41:14 +03:00
Arto Kinnunen
24aaba0eca
Mesh: Enable Nanostack DNS cache usage
...
Inherit methods gethostbyname, gethostbyname_async and get_dns_server
to Nanostack class. Methods will try to find DNS server address
or DNS query results from Nanostack DNS cache.
2020-09-02 12:41:14 +03:00
Arto Kinnunen
a21c2e20fe
Merge commit '9bea7f4b891f33623aca0e51b92736818397de1b' into nanostack_milestone5_prerel
...
* commit '9bea7f4b891f33623aca0e51b92736818397de1b':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from 48609aeded..91acececbd
2020-09-02 10:49:11 +03:00
Mika Leppänen
a327210fd0
RADIUS shared secret .json parameter set correction
2020-09-01 12:18:00 +03:00
Mika Leppänen
befd783e59
Added support for RADIUS configuration options to Wi-SUN
...
Added support for external RADIUS server configuration to Wi-SUN Border Router.
Added configuration functions and .json configuration options for:
- external RADIUS server IPv6 address
- RADIUS shared secret.
2020-08-20 11:43:01 +03:00
Debdeep Saha
0e64f7de8a
Typo fixed.
2020-08-19 15:24:04 +05:30
Debdeep Saha
2b11de8629
Resolving comments
2020-08-19 15:24:04 +05:30
Debdeep Saha
80c9b270cd
Updating mbed-mesh-api.
...
-Adding new parameters for Wi-SUN interface information.
2020-08-19 15:24:04 +05:30
Arto Kinnunen
75e1781f0c
Merge commit '96d7abd79fc58007ec6ed11dc73e64145b30d528' into feature-wisun
...
* commit '96d7abd79fc58007ec6ed11dc73e64145b30d528':
Squashed 'features/nanostack/sal-stack-nanostack/' changes from b3fe5744d1..48609aeded
2020-08-17 17:18:15 +03:00
Arto Kinnunen
a367c51851
Merge commit '565dab530c9544c6cf5d391c5444aa040b410513' into feature-wisun
...
* commit '565dab530c9544c6cf5d391c5444aa040b410513':
Squashed 'features/nanostack/sal-stack-nanostack-eventloop/' changes from 276ff28179..b560a9da36
2020-08-17 17:10:14 +03:00
Arto Kinnunen
3ab72c71b7
Merge pull request #13134 from fredlee12001/WiSun_Size
...
Add WiSun network size configs in JSON
2020-07-03 10:12:11 +03:00
Mika Leppänen
f944bb738e
Corrected network name and PAN ID change on auth start
...
PAE supplicant did not detect correctly that network name or PAN ID
was changed on authentication start. This causes the supplicant to
use old keys and old BR EUI-64 during authentication, which resulted
to BR EUI-64 mismatch on 4WH.
2020-06-24 11:25:10 +03:00