ud3tn/components
Felix Walter 38d5d7d96f cla_sqlite: Register and create FIB entry on launch
This is required to allow bundles being forwarded to storage by
specifying the storage node (a configuration parameter) as next hop.

The CLA initialization is modified slightly to register the CLA before
executing `cla_launch` to ensure that the bundle processor knows about
it when it is executed.

This also moves the Sqlite CLA initialization to the `sqlite_launch`
function because the CLA has to be known ("registered") before we send
a signal to the BP (which is done during link creation).

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-06-21 10:36:30 +02:00
..
aap Merge branch 'feature/fuzzer-binary' 2023-07-14 10:09:47 +02:00
aap2 Replace integrated next-hop forwarding with AAP 2.0 2024-06-17 13:33:32 +02:00
agents Replace integrated next-hop forwarding with AAP 2.0 2024-06-17 13:33:32 +02:00
bundle6 bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
bundle7 bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
cla cla_sqlite: Register and create FIB entry on launch 2024-06-21 10:36:30 +02:00
daemon hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
platform/posix simple_queue: Add NULL pointer checks to queueCreate() and queueDelete() 2024-06-03 13:41:58 +02:00
spp CLA: TCPSPP: Fail on NULL-returning allocations 2023-10-26 14:58:46 +02:00
ud3tn bundle_processor: Prevent use-after-free after FIB updates 2024-06-21 10:36:30 +02:00