RFC Errata
RFC 9463, "DHCP and Router Advertisement Options for the Discovery of Network-designated Resolvers (DNR)", November 2023
Source of RFC: add (int)See Also: RFC 9463 w/ inline errata
Errata ID: 7804
Status: Verified
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: David Härdeman
Date Reported: 2024-02-09
Verifier Name: Eric Vyncke
Date Verified: 2024-03-17
Section 6.1 says:
Note that the "Addr Length", "ipv6-address(es)", and "Service Parameters (SvcParams)" fields are not present if the ADN-only mode is used (Section 3.1.6).
It should say:
Note that the "Addr Length", "ipv6-address(es)", "SvcParams Length", and "Service Parameters (SvcParams)" fields are not present if the ADN-only mode is used (Section 3.1.6).
Notes:
The paragraph is presumably copied from section 4.1 (DHCPv6 Encrypted DNS Option), and omits the "SvcParams Length" field, which is only present in the IPv6 RA Encrypted DNS Option. Mandating the presence of a superfluous length field when using the ADN-only mode seems like an oversight.