]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Fix delegation-only 4354/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Aug 2016 09:06:51 +0000 (11:06 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 23 Aug 2016 09:06:51 +0000 (11:06 +0200)
commit9ea28e46c7c9db7d1db0a2cd13eb04f33cb6a2d6
tree6dd5f60d6d9520b75d24ad6da80284d4cb584511
parenta15e77ec78a1c4ff4829518c68eb1bbccd5b1114
rec: Fix delegation-only

* use a unordered_set instead of a `SuffixMatchNode`
* allow RRSIG and DNSKEY from delegation-only servers
pdns/pdns_recursor.cc
pdns/syncres.cc
pdns/syncres.hh