mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Make restarts part of query state
This commit is contained in:
@@ -34,6 +34,7 @@ typedef struct ns_dbversion {
|
||||
|
||||
struct ns_query {
|
||||
unsigned int attributes;
|
||||
unsigned int restarts;
|
||||
dns_name_t * qname;
|
||||
dns_name_t * origqname;
|
||||
unsigned int dboptions;
|
||||
|
Reference in New Issue
Block a user