ud3tn/components
Felix Walter c2fef74ea9 bundle: Allow 64-bit bundle payload lengths
The bundle block length, fragment offset, and total ADU length fields
were using 32-bit uint types, effectively reducing the maximum bundle
payload size to 4 GiB. This changes the field types to 64-bit uint, so
we can support larger bundles.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-07-15 00:46:10 +02:00
..
aap Merge branch 'feature/fuzzer-binary' 2023-07-14 10:09:47 +02:00
aap2 aap2, cla, cmdline: Pass maximum bundle size to BDM 2024-07-04 16:00:30 +02:00
agents AAPv1: Set the BDM auth. flag if remote config is allowed 2024-06-26 13:32:23 +02:00
bundle6 bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00
bundle7 TX: Allow the bundle serializers to indicate failure if CLA fails 2024-06-21 12:38:15 +02:00
cla cla: Report 0 if the max. bundle size is unlimited 2024-07-04 16:00:30 +02:00
daemon hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
platform/posix hal_task: Only catch SIGINT in release builds 2024-06-21 11:16:07 +02:00
spp CLA: TCPSPP: Fail on NULL-returning allocations 2023-10-26 14:58:46 +02:00
ud3tn bundle_processor: Enforce fragmentation to max. bundle size 2024-07-04 16:03:31 +02:00