]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
cache: avoid storing NSEC3 RRsets with high iterations
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 29 Mar 2021 10:40:18 +0000 (12:40 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 30 Mar 2021 14:00:27 +0000 (16:00 +0200)
commit5922eecd468d61953cdce54716bc3b38b08aaaab
treeb5f6f9becd1fa6d644a6c13651793158590283e6
parent21e50fca15e1229d8d3b907deeab885c4f2b72ce
cache: avoid storing NSEC3 RRsets with high iterations

(in aggressive cache part)  Also bump cache version, so that we clear
those that have been left by previous kresd releases.
lib/cache/api.c