#
6f14746d |
| 10-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move iv index and update state to mesh_iv_index_seq_number
|
#
0882d02c |
| 09-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: implement IV Index Recovery procedure
|
#
ce90ed1a |
| 08-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: mesh_network_address_unicast returns false for MESH_ADDRESS_UNSASSIGNED
|
#
c520adb9 |
| 05-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: validate iv index + active flag in secure network beacon before processing
|
#
5d8695d6 |
| 05-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: transition norml -> iv update active -> normal via secure network beacons
|
#
d075c322 |
| 05-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: send using previous iv index if iv update active
|
#
a42685b6 |
| 05-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: mesh_trigger_iv_update
|
#
7d005332 |
| 05-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: set iv flag in secure network beacon
|
#
85f6c8a0 |
| 04-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_subnet_setup_for_netkey_index only on start and for tests
|
#
0f0f44ed |
| 04-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: delete subnet on netkey delete in config server / remove from mesh_subnet_update_for_netkey_index helper
|
#
bdf219b2 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: use key from mesh_subnet_get_outgoing_network_key for beacon rx/tx, network tx, advertising with network id
|
#
8adad2d3 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: mesh_subnet_update_for_netkey_index
|
#
9a470f7b |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: make mesh_subnet_get_outgoing_network_key public
|
#
d134d597 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: mesh_subnet_get_outgoing_network_key picks outgoing network key
|
#
2b7de14b |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move advertisement_with_network_id from mesh_network_key_t to mesh_subnet_t
|
#
b1dda141 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: remove subnet without keys, set key refresh idle if only single key
|
#
a2484a84 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: update subnet based on network keys
|
#
de7d11c0 |
| 02-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: dd mesh_subnet_iterator, add mesh_subnet_for_netkey_index
|
#
f2768786 |
| 28-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: let network handle proxy configuration messages from gatt bearer
|
#
31a6a852 |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: don't send netework pdu over gatt bearer if received from there
|
#
8b0d5c7c |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: relay adv message if relay or proxy active, relay gatt message if proxy active
|
#
ec22fe67 |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: extract set flag MESH_NETWORK_PDU_FLAGS_RELAY when queue received message for transmission
|
#
90f8142e |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: extract mesh_network_relay_message
|
#
f727526d |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: track if network pdu was received from gatt bearer
|
#
fd7ffe00 |
| 27-Jun-2019 |
Matthias Ringwald <[email protected]> |
mesh: use proxy_configuration_message instead of proxy_message
|