mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Merge branch 'each-missing-dbtype' into 'master'
accidentally omitted region from valid dbtypes See merge request isc-projects/bind9!2100
This commit is contained in:
@@ -41,6 +41,7 @@ static const char *geoip_dbnames[] = {
|
||||
static const char *geoip_dbnames[] = {
|
||||
"country",
|
||||
"city",
|
||||
"region",
|
||||
"asnum",
|
||||
"isp",
|
||||
"domain",
|
||||
|
Reference in New Issue
Block a user