mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +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[] = {
|
static const char *geoip_dbnames[] = {
|
||||||
"country",
|
"country",
|
||||||
"city",
|
"city",
|
||||||
|
"region",
|
||||||
"asnum",
|
"asnum",
|
||||||
"isp",
|
"isp",
|
||||||
"domain",
|
"domain",
|
||||||
|
Reference in New Issue
Block a user