mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
Add dns_c_ipmatch_any to dns_c_ipmatch_type_t enum.
This commit is contained in:
@@ -172,6 +172,7 @@ typedef enum {
|
||||
dns_c_ipmatch_localnets,
|
||||
dns_c_ipmatch_key,
|
||||
dns_c_ipmatch_acl,
|
||||
dns_c_ipmatch_any,
|
||||
dns_c_ipmatch_none
|
||||
} dns_c_ipmatch_type_t;
|
||||
|
||||
|
Reference in New Issue
Block a user