]> git.ipfire.org Git - thirdparty/bind9.git/commit
Check cached names for possible "forward only" clause
authorMark Andrews <marka@isc.org>
Mon, 28 Feb 2022 23:02:55 +0000 (10:02 +1100)
committerMichał Kępień <michal@isc.org>
Thu, 3 Mar 2022 12:33:00 +0000 (13:33 +0100)
commit4a144fae16e70517be894a971cef1d085ee68ebe
tree868f75bf1c67509087f855122c105c232fc9e405
parent590f8698fc876d6d72f75cf35359e7546c3af972
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