]> git.ipfire.org Git - thirdparty/bind9.git/commit
Look for zones deeper than the current domain or forward name
authorMark Andrews <marka@isc.org>
Wed, 2 Feb 2022 04:13:39 +0000 (15:13 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 3 Mar 2022 12:33:00 +0000 (13:33 +0100)
commite04dec4c77a7fd23e8a41ded9461e96a60e3c2b8
tree4103bd9a13292a084c3bdf74c172a2e0881fda02
parent2df037777e23dbd05e8d96e5438a39bf52c18004
Look for zones deeper than the current domain or forward name

When caching glue, we need to ensure that there is no closer
source of truth for the name. If the owner name for the glue
record would be answered by a locally configured zone, do not
cache.
lib/dns/resolver.c