mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 18:30:00 -04:00
add gluedb
This commit is contained in:
parent
9637357a77
commit
7f9096e4c9
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ struct ns_query {
|
|||
dns_name_t * qname;
|
||||
dns_name_t * origqname;
|
||||
unsigned int dboptions;
|
||||
dns_db_t * gluedb;
|
||||
dns_a6context_t a6ctx;
|
||||
isc_bufferlist_t namebufs;
|
||||
ISC_LIST(dns_name_t) tmpnames;
|
||||
|
|
|
|||
Loading…
Reference in a new issue