]> git.ipfire.org Git - thirdparty/bind9.git/commit
Skip some QNAME mininisation queries if possible
authorMark Andrews <marka@isc.org>
Tue, 23 May 2023 04:02:29 +0000 (14:02 +1000)
committerMark Andrews <marka@isc.org>
Wed, 28 Jun 2023 01:47:56 +0000 (11:47 +1000)
commit80bc0ee0751073ffdea8e09a1f03fc3575cd5f51
tree3276b72a96dd231c66bb2a080a59b49a5a17565c
parentdd00b3c50b6d173b90208c5f659c9ca55a55dd2e
Skip some QNAME mininisation queries if possible

If we know that the NS RRset for an intermediate label doesn't exist
on cache contents don't query using that name when looking for a
referral.
lib/dns/resolver.c