aap2.proto: Mention that creation timestamp and seqnum are ignored

When sending bundles, this is not implemented atm.

See: #274

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
This commit is contained in:
Felix Walter 2026-02-04 08:51:07 +01:00
parent c57357b1bb
commit af197bca1b

View file

@ -162,10 +162,10 @@ message BundleADU {
string report_to_eid = 7;
// The bundle creation time in milliseconds since the DTN epoch as defined
// in RFC 9171. Optional when sending bundles (will be assigned by µD3TN).
// in RFC 9171. Ignored when sending bundles (will be assigned by µD3TN).
uint64 creation_timestamp_ms = 3;
// The bundle sequence number as defined in RFC 9171.
// Optional when sending bundles (will be assigned by µD3TN).
// Ignored when sending bundles (will be assigned by µD3TN).
uint64 sequence_number = 4;
// The number of bytes contained in the bundle payload, which MUST be