]> 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 11:07:06 +0000 (13:07 +0200)
commitcd17dfe696cdf9b8ef23fbc8738de7c79f957846
tree53b46638269713537f7c157abfb02eef661ada39
parent025d61bacd0f57f994a631654aff7a933d89a547
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