mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-17 13:07:35 +02:00
See: #267 This adds a compile-time flag to reject such bundles, if needed. Making this part of the validation routines all the time breaks our interoperability with DTN7 (at least in the configuration we are using in our interop. test). Note that we cannot currently check the security targets, which is an unordered CBOR array part of the BIB payload data. Thus, bundles without CRC and with a BIB targeting *any* block, even if this excludes the primary block, will be accepted when the option is turned on. See follow-up issue #273. Signed-off-by: Felix Walter <felix.walter@d3tn.com> |
||
|---|---|---|
| .. | ||
| bundle7.h | ||
| bundle_age.h | ||
| create.h | ||
| eid.h | ||
| fragment.h | ||
| hopcount.h | ||
| parser.h | ||
| previousnode.h | ||
| reports.h | ||
| serializer.h | ||
| timestamp.h | ||