From 29e2567a0c3f0990f841b81779f430920b2d72cf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 Mar 2023 19:01:34 +0100 Subject: 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 -- cgit v1.2.3