RPZ now treats covering NSEC records the same as negative answers
(cherry picked from commit 9407d9e266)
This commit is contained in:
@@ -3954,6 +3954,7 @@ rpz_rewrite(ns_client_t *client, dns_rdatatype_t qtype,
|
||||
case DNS_R_EMPTYWILD:
|
||||
case DNS_R_NCACHENXDOMAIN:
|
||||
case DNS_R_NCACHENXRRSET:
|
||||
case DNS_R_COVERINGNSEC:
|
||||
case DNS_R_CNAME:
|
||||
case DNS_R_DNAME:
|
||||
qresult_type = qresult_type_restart;
|
||||
|
||||
Reference in New Issue
Block a user