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