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)See Also: RFC 9171 w/ inline errata
Errata ID: 7337
Status: Verified
Type: Editorial
Publication Format(s) : TEXT, PDF, HTML
Reported By: Carsten Bormann
Date Reported: 2023-02-06
Verifier Name: Erik Kline
Date Verified: 2025-08-11
Section Appendix B says:
; Actual CBOR data embedded in a byte string, with optional tag to indicate so. ... ; Extension block type, which does not specialize other than the code/number ... payload-block = payload-block-structure .within canonical-block- structure
It should say:
; Actual CBOR data embedded in a byte string, with optional tag to
; indicate so.
...
; Extension block type, which does not specialize other than the
; code/number
...
payload-block = payload-block-structure .within
canonical-block-structure
Notes:
Various line breaking events cause syntax errors while parsing Appendix B.
--- notes ---
Changed from Technical to Editorial as it seems like this was just a tooling/formatting issue.
