mirror of
https://github.com/monero-project/monero.git
synced 2025-08-22 05:19:29 -04:00
update libunbound
This commit is contained in:
parent
ce974949e2
commit
6a1190792b
59 changed files with 4449 additions and 2465 deletions
4
external/unbound/services/localzone.h
vendored
4
external/unbound/services/localzone.h
vendored
|
@ -73,7 +73,9 @@ enum localzone_type {
|
|||
* nodefault is used in config not during service. */
|
||||
local_zone_nodefault,
|
||||
/** log client address, but no block (transparent) */
|
||||
local_zone_inform
|
||||
local_zone_inform,
|
||||
/** log client address, and block (drop) */
|
||||
local_zone_inform_deny
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue