Files
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
..
2018-03-02 12:01:55 -08:00
2018-07-10 14:37:52 +10:00
2018-06-26 09:04:48 -07:00
2018-06-21 18:46:32 +02:00
2018-06-28 04:42:37 +00:00
2018-06-28 04:42:37 +00:00
2018-06-28 04:42:37 +00:00
2018-06-21 18:46:32 +02:00
2018-06-06 17:05:43 +10:00