Updating local dnstap.proto to 20220708 (1061e3e).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
59def95384
commit
2a996836df
1 changed files with 1 additions and 0 deletions
1
debian/local/dnstap.proto
vendored
1
debian/local/dnstap.proto
vendored
|
@ -64,6 +64,7 @@ enum SocketProtocol {
|
||||||
DOH = 4; // DNS over HTTPS (RFC 8484)
|
DOH = 4; // DNS over HTTPS (RFC 8484)
|
||||||
DNSCryptUDP = 5; // DNSCrypt over UDP (https://dnscrypt.info/protocol)
|
DNSCryptUDP = 5; // DNSCrypt over UDP (https://dnscrypt.info/protocol)
|
||||||
DNSCryptTCP = 6; // DNSCrypt over TCP (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
|
// Policy: information about any name server operator policy
|
||||||
|
|
Loading…
Add table
Reference in a new issue