bind9/bin/named
Michał Kępień 873c091408 Send upstream TAT queries for locally served zones
Trying to resolve a trust anchor telemetry query for a locally served
zone does not cause upstream queries to be sent as the response is
determined just by consulting local data.  Work around this issue by
calling dns_view_findzonecut() first in order to determine the NS RRset
for a given domain name and then passing the zone cut found to
dns_resolver_createfetch().

Note that this change only applies to TAT queries generated by the
resolver itself, not to ones received from downstream resolvers.

(cherry picked from commit a7657dc150)
2018-07-11 08:59:29 +02:00
..
include Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
unix Only request permitted capabilities in non-libcap builds 2018-06-26 13:18:00 +02:00
win32 Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
bind9.xsl.h temporarily revert change #4859 2018-03-02 12:01:55 -08:00
builtin.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
config.c Restore default rrset-order to random. 2018-06-19 11:18:19 +10:00
control.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
controlconf.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
convertxsl.pl Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
fuzz.c free rbuf 2018-07-10 14:37:52 +10:00
geoip.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
log.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
logconf.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
main.c CHANGES, copyright 2018-06-26 09:04:48 -07:00
Makefile.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
named.8 prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
named.conf.5 prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.conf.docbook prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.conf.html prep 9.12.2rc2 2018-06-28 04:42:37 +00:00
named.docbook Update license headers to not include years in copyright in all applicable files 2018-02-23 10:38:02 +01:00
named.html prepare 9.12.1rc1 2018-06-21 18:46:32 +02:00
server.c Send upstream TAT queries for locally served zones 2018-07-11 08:59:29 +02:00
statschannel.c minor cleanup and addressed a sprintf format warning 2018-02-26 10:39:44 +11:00
tkeyconf.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
tsigconf.c Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:19:35 +02:00
zoneconf.c add support -T sigvalinsecs 2018-06-06 17:05:43 +10:00