#
04050cc7 |
| 17-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove segmented field from mesh_message_pdu_t
|
#
6545a65b |
| 17-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: add dummy to mesh-transport-t to keep tests working
|
#
8facb3ea |
| 17-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: mesh-unsegmented-incoming -> mesh-unsegemented
|
#
2ebe2350 |
| 17-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove unused fields from mesh-transport-pdu-t
|
#
a7f44e8d |
| 17-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: convert mesh_transport_t into mesh_message in lower transport before sending
|
#
160d2809 |
| 16-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use new mesh_access_pdu for incoming pdu handling in upper transport
|
#
84011563 |
| 14-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use single pointer to mesh_network_pdu_t in mesh_unsegmented_incoming_pdu_t
|
#
e3bfb018 |
| 14-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: rename mesh_access_incoming_pdu_t into mesh_unsegemented_incoming_pdu_t
|
#
2ae11e2c |
| 14-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use new mesh_acess_incoming_pdu_t for unsegmented access messages in lower + upper transport
|
#
1aa2a11e |
| 11-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: deliver encrypted proxy message with MESH_NETWORK_PDU_ENCRYPTED and remove callback from mesh_network_t
|
#
bb588228 |
| 11-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove app-key index from mesh-network-t
|
#
2f6af885 |
| 09-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove access acknowledgement data from network_pdu_t
|
#
f7434c1f |
| 04-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce mesh_message_t
|
#
b16fda24 |
| 10-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: add flags to mesh_transport, use MESH_TRANSPORT_FLAG_RESERVED for segmented access messages
|
#
b7cd54c5 |
| 07-Oct-2019 |
Matthias Ringwald <[email protected]> |
mesh: add mesh_network_pdu_set_seq
|
#
047f2546 |
| 16-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: support advertising with node identity on all subnets
|
#
e9292fe8 |
| 13-Aug-2019 |
Matthias Ringwald <[email protected]> |
mesh: provide mesh_pdu_control_opcode
|
#
f4854a5e |
| 14-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: move mesh files to src/mesh, update includes
|
#
a6fcac7c |
| 11-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: only use mesh_node_primary_element_address_get
|
#
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
|
#
b551f24d |
| 08-Jul-2019 |
Matthias Ringwald <[email protected]> |
mesh: add fields for acknowledged access messages, register for transport sent
|
#
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
|