]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4591-improve-ttl-based-cleaning' into 'main'
authorOndřej Surý <ondrej@isc.org>
Thu, 29 Feb 2024 12:33:58 +0000 (12:33 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 29 Feb 2024 12:33:58 +0000 (12:33 +0000)
commit7111ea36695de09f5464c700710f987b5aa52f26
tree43091947311c0ad47ea23b34b27b75f4968512e4
parent96171e98796194511771452f4e3e8a3a63c54322
parentdb69cc7891d966dfc767cb2da469771fbe4d0997
Merge branch '4591-improve-ttl-based-cleaning' into 'main'

Remove expired rdataset headers from the heap

Closes #4591

See merge request isc-projects/bind9!8754