]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Test if the aggressive NSEC cache is enabled first
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Feb 2021 09:06:01 +0000 (10:06 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Feb 2021 09:06:01 +0000 (10:06 +0100)
commit2190231d103b5f84113503bc77a998d1450cb32d
treed9fa1974d9234a3d659cd6b0ccaed310db1104a7
parent5e120e2bf9fddf825cc81ffb00c67fc2e5a510e9
rec: Test if the aggressive NSEC cache is enabled first

Making it easier to understand what the test is about.
Also remove a comment about moving the aggressive NSEC cache lookup
after the DNSSEC zone cut computation since it's going away.
pdns/syncres.cc