]> git.ipfire.org Git - thirdparty/bind9.git/commit
Handle ancient rrsets in bind_rdataset
authorMatthijs Mekking <matthijs@isc.org>
Thu, 3 Sep 2020 13:10:28 +0000 (15:10 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Fri, 25 Sep 2020 06:21:02 +0000 (08:21 +0200)
commit02b53d38af7df0826f159dc5c704d514626a2195
treeab029541725a1abd8100ea1c6ca54c1a416c3e6c
parentc139f1c23b0aac998659979fec9a197ad1bfbf24
Handle ancient rrsets in bind_rdataset

An ancient RRset is one still in the cache but expired, and awaiting
cleanup.

(cherry picked from commit 388cc666e51b90d46c4bcd8cb70d14196c923292)
lib/dns/rbtdb.c