mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Remove deprecated dns_db_rpz_*() methods
As well as the function wrappers, their slots have been removed from the dns_dbmethods table.
This commit is contained in:
@@ -1247,8 +1247,6 @@ static dns_dbmethods_t sdlzdb_methods = {
|
||||
NULL, /* resigned */
|
||||
NULL, /* isdnssec */
|
||||
NULL, /* getrrsetstats */
|
||||
NULL, /* rpz_attach */
|
||||
NULL, /* rpz_ready */
|
||||
findnodeext, findext, NULL, /* setcachestats */
|
||||
NULL, /* hashsize */
|
||||
NULL, /* nodefullname */
|
||||
|
Reference in New Issue
Block a user