ud3tn/include
Maximilian Nitsch bc54b1323c sqlite_agent: Add an agent to interact with the SQLiteCLA
The SQLiteAgent enables SQLiteCLA to read packages from the database and
return them to μD3TN. For this purpose, the SQLiteAgent writes commands
to the queue that SQLiteCLA is waiting for.

The SQLiteAgent itself can be controlled by protobuf messages that
describe which action is to be applied to which set of bundles.

Currently the operations "Push" and "Delete" are implemented and a
filter based on a destination EID pattern.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2024-04-15 11:05:20 +02:00
..
aap style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
aap2 aap2: Receive response from bundle subscribers 2023-11-08 15:11:52 +01:00
agents sqlite_agent: Add an agent to interact with the SQLiteCLA 2024-04-15 11:05:20 +02:00
bundle6 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
bundle7 Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
cla cla_sqlite: Implementation of the SQLite-based storage back-end 2024-04-15 10:37:45 +02:00
platform hal_task: Replace sigaction exit handler by sigwait 2024-01-26 14:28:50 +01:00
spp style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
ud3tn hal_task: Replace sigaction exit handler by sigwait 2024-01-26 14:28:50 +01:00