ud3tn/include/agents
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
..
application_agent.h hal_config.h: Allow for changing AAP and Linux-spefific defs 2023-10-25 15:56:53 +02:00
config_agent.h Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
config_parser.h config_agent: Do not send command via BP queue 2023-05-10 17:23:55 +02:00
echo_agent.h Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
sqlite_agent.h sqlite_agent: Add an agent to interact with the SQLiteCLA 2024-04-15 11:05:20 +02:00