]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Use a separate cache for aggressive NSEC to keep things simple
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 19 Jun 2020 16:45:37 +0000 (18:45 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 22 Feb 2021 17:42:02 +0000 (18:42 +0100)
commit25f5783a8aa35e7c4be9a4b745f6d417846ac476
treed4e4637d272fc0eb3bdf278292649ecb82b005be
parent399e12096a8af6462ea6deed085f1bb33faa70e2
rec: Use a separate cache for aggressive NSEC to keep things simple
pdns/lock.hh
pdns/pdns_recursor.cc
pdns/recursor_cache.cc
pdns/recursordist/Makefile.am
pdns/recursordist/aggressive_nsec.cc [new file with mode: 0644]
pdns/recursordist/aggressive_nsec.hh [new file with mode: 0644]
pdns/syncres.cc
pdns/validate.cc
pdns/validate.hh