ud3tn/components/bundle6
Felix Walter 2adc3ab7e8 bundle_fragmenter: Always create new fragments with offset + length
Previously the fragmentation logic was very specific to uD3TN's
forwarding approach, modifying the original bundle in the process. With
BDMs supporting fragmentation we must make this more flexible. Thus, we
now pass an offset and length and always create a copy of the required
contents based on the original bundle.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-06-21 10:36:30 +02:00
..
bundle6.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +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 Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
reports.c Rename fallthrough macro to fallthrough_ok to prevent conflict 2023-05-15 11:01:34 +02:00
sdnv.c Prevent side effects in macros 2023-07-25 13:15:05 +02:00
serializer.c Prevent side effects in macros 2023-07-25 13:15:05 +02:00