ud3tn/include
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 style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +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 TX: Allow the bundle serializers to indicate failure if CLA fails 2024-06-21 12:38:15 +02:00
bundle7 TX: Allow the bundle serializers to indicate failure if CLA fails 2024-06-21 12:38:15 +02:00
cla aap2, cla, cmdline: Pass maximum bundle size to BDM 2024-07-04 16:00:30 +02:00
platform hal_task: Add hal_task_wait function to join threads 2024-06-21 10:36:30 +02:00
spp style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
ud3tn bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00