]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: dev: Revert NTA flush on expire
authorArаm Sаrgsyаn <aram@isc.org>
Mon, 30 Mar 2026 18:27:59 +0000 (18:27 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 30 Mar 2026 18:27:59 +0000 (18:27 +0000)
Flushing the name when NTA expires causes problems for the ongoing
resolving process. Do not flush the name from the cache. Instead,
the resolver should do the flushing (this is planned to be implemented
later).

Merge branch 'aram/revert-nta-flush-on-expire' into 'main'

See merge request isc-projects/bind9!11765


Trivial merge