]> git.ipfire.org Git - thirdparty/bind9.git/commit
Replace FIXME with rationale for not cleaning expired delegdb nodes
authorOndřej Surý <ondrej@isc.org>
Fri, 10 Apr 2026 11:19:55 +0000 (13:19 +0200)
committerColin Vidal <colin@isc.org>
Thu, 16 Apr 2026 09:28:13 +0000 (11:28 +0200)
commitec024735dfa4d06f53047c633895bef74418b2fb
treeb2c4953aedde1c70b1284eac5b04c178379cc621
parent193e01ab2093740f3d205f132f745f5c245cead8
Replace FIXME with rationale for not cleaning expired delegdb nodes

Expired delegation nodes are naturally replaced when the resolver
fetches fresh data, and any remaining stale nodes are reclaimed by
SIEVE eviction under memory pressure.
lib/dns/deleg.c