]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check cached names for possible "forward only" clause
authorMark Andrews <marka@isc.org>
Fri, 21 Jan 2022 04:36:48 +0000 (15:36 +1100)
committerMichał Kępień <michal@isc.org>
Wed, 16 Mar 2022 21:11:49 +0000 (22:11 +0100)
commitc289913e5cd8558bb2ba8f01be2448c9ef7aaae4
tree86391b39f39e9cee1bc4bbfe098b252d504b11fe
parent7e37b5e379368370d6e52a8db6a66dc6fa667d8e
Check cached names for possible "forward only" clause

When caching additional and glue data *not* from a forwarder, we must
check that there is no "forward only" clause covering the owner name
that would take precedence.  Such names would normally be allowed by
baliwick rules, but a "forward only" zone introduces a new baliwick
scope.
lib/dns/resolver.c