mirror of
https://github.com/monero-project/monero.git
synced 2025-08-11 20:10:14 -04:00
update unbound from upstream
This commit is contained in:
parent
b0151de601
commit
1f49833d4f
155 changed files with 5482 additions and 3440 deletions
2
external/unbound/daemon/stats.h
vendored
2
external/unbound/daemon/stats.h
vendored
|
@ -129,6 +129,8 @@ struct server_stats {
|
|||
size_t unwanted_replies;
|
||||
/** unwanted traffic received on client-facing ports */
|
||||
size_t unwanted_queries;
|
||||
/** usage of tcp accept list */
|
||||
size_t tcp_accept_usage;
|
||||
|
||||
/** histogram data exported to array
|
||||
* if the array is the same size, no data is lost, and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue