]> git.ipfire.org Git - thirdparty/bind9.git/commit
Expire related headers at the same time
authorOndřej Surý <ondrej@isc.org>
Tue, 23 Sep 2025 07:54:45 +0000 (09:54 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 23 Sep 2025 22:07:07 +0000 (00:07 +0200)
commit0f13d7f2faffc14279cff7362cf545809e31fe4b
treee55792e16fc586de31b188fded56313a4ebef6b4
parent0b317abe4efbc4edfd4956741f57048d84cd0d6f
Expire related headers at the same time

Previously, the slabtops for "type" and its signature was only loosely
coupled and the headers could expire at different time (both TTL and LRU
based expiry).  This commit expires the headers in both related
headers.

Co-authored-by: Matthijs Mekking <matthijs@isc.org>
lib/dns/qpcache.c