ud3tn/components/bundle7
Felix Walter 973f35d132 Implement status report support in AAP 2.0
This enables AAP 2.0 clients to receive status reports with a new ADU
flag (as we already deliver BIBE bundles). Moreover, it allows clients
to set a report-to EID and sets all of the status report flags on newly
created bundles in case a report-to EID is provided.

Closes: #241

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-06-05 17:13:17 +02:00
..
bundle7.c bundle: Implement dedicated bundle validation before further processing 2025-06-05 11:05:47 +02:00
bundle_age.c bundle7: Fix handling of NULL buffers in parsers 2023-05-10 14:32:47 +02:00
create.c Implement status report support in AAP 2.0 2025-06-05 17:13:17 +02:00
eid.c bundle7/eid: Prevent potential double-free of EID string 2024-11-16 13:40:43 +01:00
fragment.c bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
hopcount.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
parser.c bundle7/parser: Enforce version field to be set to 7 2025-06-05 10:42:16 +02:00
reports.c Implement status report support in AAP 2.0 2025-06-05 17:13:17 +02:00
serializer.c Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
timestamp.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00