]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: The NSEC next name should be different to prove an ENT 5808/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2017 10:20:42 +0000 (12:20 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 11 Oct 2017 10:20:42 +0000 (12:20 +0200)
commit00be1ff60bb1426a9bfa76712dd91ad21d72b276
tree48a49f4b5c731832b9239589cdd2f87a9f9322d9
parent00e3fef4defb7ca4090992e9cedc69d2ea8ca3b9
rec: The NSEC next name should be different to prove an ENT

While it's not an issue in the current code because we checked
earlier that the NSEC covered the name, it might prevent an issue
if we reuse nsecProvesENT() later.
pdns/recursordist/test-syncres_cc.cc
pdns/validate.cc