]> git.ipfire.org Git - thirdparty/bind9.git/commit
Further restrict addresses that are cached when processing referrals
authorMark Andrews <marka@isc.org>
Thu, 14 Aug 2025 04:35:46 +0000 (14:35 +1000)
committerMichał Kępień <michal@isc.org>
Thu, 2 Oct 2025 10:58:54 +0000 (12:58 +0200)
commitab97f6e9f4405b61ba2051363104fc812cac5270
treed90a096de5804b1f933f005984c0a10bd04e64a3
parent196732041318b931b6fa97f18077117b3b548d18
Further restrict addresses that are cached when processing referrals

Use the owner name of the NS record as the bailwick apex name
when determining which additional records to cache, rather than
the name of the delegating zone (or a parent thereof).

(cherry picked from commit a41054e9e606a61f1b3c8bc0c54e2f1059347165)
lib/dns/resolver.c