#
16fd08f9 |
| 30-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: compact incoming segmented messages in lower + upper transport
|
#
ce16a729 |
| 30-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: store current segment in mesh-upper-transport-builder
|
#
f1219446 |
| 30-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce mesh_upper_transport_builder
|
#
923523a3 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: track alloc error in message builder finalize
|
#
eeaf8ec1 |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: introduce finalize function for access and upper transport builders
|
#
d8b26ece |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: extract mesh_upper_transport_message builder from mesh_access_message builder
|
#
9efa7aca |
| 29-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: extend mesh_upper_transport_pdu_free to handle mesh_upper_transport_pdus
|
#
2ddfd9e2 |
| 27-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove mesh_access_pdu_t getters
|
#
3945bdb6 |
| 27-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove mesh_message_pdu_t getters (mesh_message_*)
|
#
7cb45abf |
| 27-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: replace network_header in mesh_segmented_pdu by individual fields
|
#
a2495898 |
| 27-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: replace network_header in mesh_control_pdu_t by individual fields
|
#
c3fc3eea |
| 27-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: replace network_header in mesh_access_pdu_t by individual fields
|
#
274c04d6 |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove incoming_access_pdu_encrypted_singleton pdu
|
#
da491525 |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: free incoming encrypted access pdu until fully processed
|
#
8fb906aa |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use union for mesh-access and mesh-control pdu singletons, use mesh-access singleton as crypto buffer
|
#
5368239b |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: allocate segments for segmented access pdu in run function
|
#
370463bf |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: store lower transport pdu in upper pdu field, remove temp globals
|
#
43d07e7f |
| 26-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: allocate network pdu for outgoing unsegmented access message in run function
|
#
ee7327ab |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use upper_transport_outgoing_active list instead of single pointer
|
#
e4121a34 |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: remove mesh_unsegmented_pdu_t
|
#
e9c16304 |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_network_pdu for unsegmented control and access messages, sort functions
|
#
a97cf70a |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_upper_transport_pdu for outgoing segmented control
|
#
8ec600ff |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use mesh_network_pdu/unsegmented_control for unsegmented control
|
#
0da6acd0 |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: delete previous upper transport code for sending access messages
|
#
1b51af65 |
| 25-Mar-2020 |
Matthias Ringwald <[email protected]> |
mesh: use only segments in mesh_upper_transport_pdu_t, use mesh_upper_transport_pdu for unsegmented access
|