Sending update of HTTPS and SVCB dns records. There is still no straightforward way to serve such records from dnsmasq (except --dns-rr), but at least update reference to final RFC it were assigned to it.

Happy new year everyone!

Cheers,
Petr

--
Petr Menšík
Software Engineer, RHEL
Red Hat, https://www.redhat.com/
PGP: DFCF908DB7C87E8E529925BC4931CA5B6C9FC5CB

From 0379ea46fc50617379185be9e45d42b189f14361 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemen...@redhat.com>
Date: Tue, 2 Jan 2024 23:36:53 +0100
Subject: [PATCH] Update references for HTTPS and SVBC records

RFC 9460 were assigned to draft-ietf-dnsop-svcb-https final version 12.
Change stored reference to final spec. Numbers have not changed, just
comment changes.
---
 src/cache.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/cache.c b/src/cache.c
index 07f81ad..b088b24 100644
--- a/src/cache.c
+++ b/src/cache.c
@@ -99,8 +99,8 @@ static const struct {
   { 61,  "OPENPGPKEY" }, /* OpenPGP Key [RFC7929] OPENPGPKEY/openpgpkey-completed-template 2014-08-12*/
   { 62,  "CSYNC" }, /* Child-To-Parent Synchronization [RFC7477] 2015-01-27*/
   { 63,  "ZONEMD" }, /* Message Digest Over Zone Data [RFC8976] ZONEMD/zonemd-completed-template 2018-12-12*/
-  { 64,  "SVCB" }, /* Service Binding [draft-ietf-dnsop-svcb-https-00] SVCB/svcb-completed-template 2020-06-30*/
-  { 65,  "HTTPS" }, /* HTTPS Binding [draft-ietf-dnsop-svcb-https-00] HTTPS/https-completed-template 2020-06-30*/
+  { 64,  "SVCB" }, /* Service Binding [RFC9460] SVCB/svcb-completed-template 2023-11-06*/
+  { 65,  "HTTPS" }, /* HTTPS Binding [RFC9460] HTTPS/https-completed-template 2023-11-06 */
   { 99,  "SPF" }, /* [RFC7208] */
   { 100, "UINFO" }, /* [IANA-Reserved] */
   { 101, "UID" }, /* [IANA-Reserved] */
-- 
2.43.0

Attachment: OpenPGP_0x4931CA5B6C9FC5CB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to