]> git.ipfire.org Git - thirdparty/bind9.git/commit
Flush the node when NTA expires
authorAram Sargsyan <aram@isc.org>
Tue, 24 Feb 2026 17:22:52 +0000 (17:22 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 20 Mar 2026 02:24:56 +0000 (03:24 +0100)
commit567c170b0c85caf7fa5518da65a19d4bb1f485a9
treeaff17126cead3ec3a058382ae3d673cc0babd779
parent996c66aee7a603b0d0106279cf14db1a59006439
Flush the node when NTA expires

When NTA expires the name's node should be flushed from the view's
cache as it's done when the NTA is manually removed using a rndc
command.

(cherry picked from commit 1899a3318cb944be8fa35d02a35db161c3093375)
lib/dns/nta.c