RFC Errata
RFC 9171, "Bundle Protocol Version 7", January 2022
Note: This RFC has been updated by RFC 9713, RFC 9758
Source of RFC: dtn (int)
Errata ID: 7272
Status: Held for Document Update
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: Brian Sipos
Date Reported: 2022-12-12
Held for Document Update by: Erik Kline
Date Held: 2025-08-11
Section 4.2.5.1.1 says:
dtn-hier-part = "//" node-name name-delim demux ; a path-rootless node-name = reg-name demux = *VCHAR
It should say:
dtn-hier-part = "//" node-name name-delim demux [ "?" query ] node-name = reg-name demux = path-rootless / path-empty
Notes:
The demux portion of an EID should match only URI path segments and not match query or fragment URI parts. A fragment part should not actually be sent as encoded EID to be consistent with other URI uses (e.g. HTTP). The administrative endpoint is the allowed empty demux path.
--- see also ---
* https://mailarchive.ietf.org/arch/msg/dtn/7cdgvvfv7Tg3ivLwCW-UFjgvWsc/
