]> git.ipfire.org Git - thirdparty/bind9.git/commit
Revert NTA flush on expire
authorAram Sargsyan <aram@isc.org>
Mon, 30 Mar 2026 12:11:46 +0000 (12:11 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 30 Mar 2026 18:27:35 +0000 (18:27 +0000)
commit357331f8865693ba618918c1ba767695bdcdad7a
tree0ad6b43e4f5889bd3cf5ff08ab3b46f2506f48d0
parent3b9ad92cddd30535c4f1799b0b9345fd8e262b7b
Revert NTA flush on expire

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 merged
next).
bin/tests/system/nta/tests_nta.py
lib/dns/nta.c