add gluedb
This commit is contained in:
@@ -37,6 +37,7 @@ struct ns_query {
|
|||||||
dns_name_t * qname;
|
dns_name_t * qname;
|
||||||
dns_name_t * origqname;
|
dns_name_t * origqname;
|
||||||
unsigned int dboptions;
|
unsigned int dboptions;
|
||||||
|
dns_db_t * gluedb;
|
||||||
dns_a6context_t a6ctx;
|
dns_a6context_t a6ctx;
|
||||||
isc_bufferlist_t namebufs;
|
isc_bufferlist_t namebufs;
|
||||||
ISC_LIST(dns_name_t) tmpnames;
|
ISC_LIST(dns_name_t) tmpnames;
|
||||||
|
|||||||
Reference in New Issue
Block a user