Files
bind9/bin/named
Michał Kępień a7657dc150 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.
2018-07-11 08:27:10 +02:00
..
2018-03-02 11:30:02 -08:00
2018-07-10 14:24:06 +10:00
2018-06-25 14:51:28 -07:00
2018-05-21 19:59:45 +00:00
2018-07-03 07:40:29 +00:00
2018-07-03 07:40:29 +00:00
2018-05-21 19:59:45 +00:00