2
0
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:
Evan Hunt
2013-02-25 12:46:51 -08:00
parent 55e5c51e66
commit 94315060c2
52 changed files with 3180 additions and 1647 deletions

View File

@@ -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 */