mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
add NS_QUERYATTR_CACHEGLUEOK
This commit is contained in:
@@ -52,6 +52,7 @@ struct ns_query {
|
||||
#define NS_QUERYATTR_PARTIALANSWER 0x04
|
||||
#define NS_QUERYATTR_NAMEBUFUSED 0x08
|
||||
#define NS_QUERYATTR_RECURSING 0x10
|
||||
#define NS_QUERYATTR_CACHEGLUEOK 0x20
|
||||
|
||||
isc_result_t
|
||||
ns_query_init(ns_client_t *client);
|
||||
|
Reference in New Issue
Block a user