Matthias Ringwald
|
0b2c76e9ae
|
mesh: provide att db with mesh provisioning service
|
2019-07-20 08:50:28 +02:00 |
|
Matthias Ringwald
|
0f163b6ea8
|
mesh: model to appkey list
|
2019-07-20 08:50:28 +02:00 |
|
Matthias Ringwald
|
04cd7bd58d
|
mesh: add model iterator / lookup
|
2019-07-20 08:50:28 +02:00 |
|
Matthias Ringwald
|
1d419a886f
|
mesh: add appkey_indices to mesh_model_t using MAX_NR_MESH_APPKEYS_PER_MODEL
|
2019-07-20 08:50:28 +02:00 |
|
Matthias Ringwald
|
f7b1db751f
|
mesh: Config Model Server - AppKey List - delete AppKeys upon NetKey delete
|
2019-07-20 08:50:28 +02:00 |
|
Matthias Ringwald
|
3e0443dd81
|
mesh: Config Model Server - AppKey List - Update - add new key at end
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
7faf776e67
|
mesh: Config NetKey Update adds key with key refresh flag
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
01496892a1
|
mesh: add new keys at end of key list, add key_refresh field
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
02b5f73ab5
|
mesh: Config Model Server - AppKey List - Update
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
a025147c99
|
mesh: respond with Invalid NetKey on AppKey Add that already exists but with different NetKey
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
beed9d444e
|
meshL fix Config AppKey List and AppKey Add
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
130cd52bff
|
mesh: Config Model Server - AppKey List - Get AppKey List
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
0fb966c375
|
mesh: fix u24/u32 template generator, disable incomple appkey storage
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
865da043a8
|
mesh: Config Model Server - AppKey List - Add AppKey, Delete AppKey
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
61b3b79889
|
mesh: remove const from key getters and iterators
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
1e891ec87b
|
mesh: appkey management - update code to use add appkey instead of mesh_application_key_set
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
48dbbdaabd
|
mesh: appkey management - add iterator to get all keys for a given netkey index
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
9572f83fe1
|
mesh: rename mesh_transport_key_aid_iterator to indicate AID filter
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
3f60e917b4
|
mesh: return status in mesh_upper_transport_setup_access_pdu_header
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
42f3f8dae0
|
mesh: remove unused fields from mesh_transport_key_and_virtual_address_iterator_t
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
7f00ba15e4
|
mesh: simplify mesh_transport_key_iterator
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
0cdba057f6
|
mesh: appkey management - key and virtual address iterator also filters on netkey_index
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
f23c7cad07
|
mesh: appkey management - update iterator to use linked list
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
f747e0fc9d
|
mesh: pass netkey_index to mesh_application_key_set
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
8d3c795711
|
mesh: appkey management - add/delete key to/from linked list
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
fe49119220
|
mesh: use mesh_transport_key in config_appkey_add
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
04c527dc21
|
mesh: add netkey_index to mesh_transport_key_t
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
042ce6c5b9
|
mesh: add mesh_transport_key_calc_aid
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
fa5e639f2c
|
mesh: index -> appkey_index in mesh_transport_key_t
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
019580686c
|
mesh: replace individual getters with getter for provisioning network key
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
fd35fd379e
|
mesh: simulate resource limit for netkey list
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
350ee7e2ea
|
mesh: store NetKey and IdentityKey in provisioning data
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
300c31f618
|
mesh: store NetKey in provisioning data
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
59988a1a07
|
mesh: avoid deleting last netkey, read keys as big-endian in access messages
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
a6f6e623b5
|
mesh: provide mesh_network_key_list_count
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
04ca154102
|
mesh: handle config_netkey_delete
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
758a854c99
|
mesh: handle config_netkey_update
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
dad44b83b9
|
mesh: allow to modify network keys
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
9dd1a2b9b3
|
mesh: handle config_netkey_add and config_netkey_get
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
a4f63a5f4d
|
mesh: add general mesh_network_key_iterator
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
1f32e0a720
|
mesh: rename mesh_network_key_iterator into mesh_network_key_nid_iterator
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
13894af284
|
mesh: use mesh_network_key_derive in provisioning_device
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
190358c6cc
|
mesh: add mesh_network_key_derive to mesh_crypto.h
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
4a0ab6ffc5
|
mesh: implement netkey list management
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
1c4e808439
|
mesh: extract network key managment from mesh_network into mesh_keys
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
8e94013fd8
|
mesh: defer call to mesh_access_message_processed after crypto operations
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
0c1ab6c301
|
mesh: explicitly call mesh_access_message_processed after message processed
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
bbc7a0af3e
|
mesh: single mesh_upper_transport_setup_access_pdu_header instead of segmented/unsegmented
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
109de5eff3
|
mesh: single mesh_upper_transport_setup_access_pdu instead of segmented/unsegmented
|
2019-07-20 08:50:27 +02:00 |
|
Matthias Ringwald
|
d984d09471
|
mesh: single mesh_upper_transport_send_access_pdu instead of segmented/unsegmented
|
2019-07-20 08:50:27 +02:00 |
|