]> git.ipfire.org Git - thirdparty/bind9.git/commit
Emit and read correct DoT and DoH dnstap entries
authorAydın Mercan <aydin@isc.org>
Thu, 1 Feb 2024 07:20:12 +0000 (10:20 +0300)
committerAydın Mercan <aydin@isc.org>
Fri, 26 Apr 2024 13:12:29 +0000 (16:12 +0300)
commit4a3f7fe1effca4bd752271705137cc801f93eea0
treedcdcc1ca70e3035e0a0356cbce711f4b117e5fb9
parent9d1a8a98c6df6ff438410350d861508a8181cd0e
Emit and read correct DoT and DoH dnstap entries

Other protocols still pretend to be TCP/UDP.
This only causes a difference when using dnstap-read on a file with DoQ
or DNSCrypt entries
bin/tools/dnstap-read.c
lib/dns/dnstap.c
lib/dns/include/dns/dnstap.h
lib/dns/resolver.c
lib/ns/client.c
tests/dns/dnstap_test.c