mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
[master] RPZ speedup (phase 2, multiple RPZ's)
3495. [func] Support multiple response-policy zones, while improving RPZ performance. [RT #32476]
This commit is contained in:
@@ -1261,8 +1261,8 @@ static dns_dbmethods_t sdlzdb_methods = {
|
||||
NULL, /* resigned */
|
||||
NULL, /* isdnssec */
|
||||
NULL, /* getrrsetstats */
|
||||
NULL, /* rpz_enabled */
|
||||
NULL, /* rpz_findips */
|
||||
NULL, /* rpz_attach */
|
||||
NULL, /* rpz_ready */
|
||||
findnodeext,
|
||||
findext,
|
||||
NULL, /* setcachestats */
|
||||
|
Reference in New Issue
Block a user