Files
bind9/bin/named
Michał Kępień d4a6cb321b 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 873c091408)
2018-07-11 09:14:11 +02:00
..
2018-07-10 14:38:05 +10:00
2018-06-21 18:54:43 +02:00
2018-06-21 18:54:43 +02:00
2018-06-26 10:55:44 -07:00
2018-06-21 18:54:43 +02:00
2018-06-28 05:07:42 +00:00
2018-06-28 05:07:42 +00:00
2018-06-28 05:07:42 +00:00
2018-06-21 18:54:43 +02:00
2018-06-06 17:17:48 +10:00