ud3tn/components/bundle6
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
..
bundle6.c bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00
create.c bundle, agents: Switch time unit to milliseconds 2023-05-11 16:59:13 +02:00
fragment.c bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
parser.c bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00
reports.c bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00
sdnv.c Prevent side effects in macros 2023-07-25 13:15:05 +02:00
serializer.c bundle: Allow 64-bit bundle payload lengths 2024-07-15 00:46:10 +02:00