From 2a996836df1b90c44bdac02669d3e547dc667210 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 06:38:30 +0100 Subject: [PATCH] Updating local dnstap.proto to 20220708 (1061e3e). Signed-off-by: Daniel Baumann --- debian/local/dnstap.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/local/dnstap.proto b/debian/local/dnstap.proto index 599b35f..dfc8ad4 100644 --- a/debian/local/dnstap.proto +++ b/debian/local/dnstap.proto @@ -64,6 +64,7 @@ enum SocketProtocol { DOH = 4; // DNS over HTTPS (RFC 8484) DNSCryptUDP = 5; // DNSCrypt over UDP (https://dnscrypt.info/protocol) DNSCryptTCP = 6; // DNSCrypt over TCP (https://dnscrypt.info/protocol) + DOQ = 7; // DNS over QUIC (RFC 9250) } // Policy: information about any name server operator policy