- Fix #599: [FR] RFC 9156 (obsoletes RFC 7816), by noting the new RFC

document.
This commit is contained in:
George Thessalonikefs
2022-01-26 14:35:22 +01:00
parent 79e755e1dd
commit ea47c08e70
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -379,7 +379,7 @@ struct iter_qstate {
/** list of pending queries to authoritative servers. */
struct outbound_list outlist;
/** QNAME minimisation state, RFC7816 */
/** QNAME minimisation state, RFC9156 */
enum minimisation_state minimisation_state;
/** State for capsfail: QNAME minimisation state for comparisons. */