| /openbsd/src/usr.sbin/unbound/doc/ |
| D | requirements.txt | 17 structure for queries. 30 fingerprints on data sets, the Iterator that sends queries to the 32 data from previous queries. The networking and query management code 100 additional section'). And will then be used for sending queries to. It 103 cache. Since A and AAAA queries are not synthesized by the unbound cache, 116 then be used to send queries to. And fake answers may be returned. 179 o the access control denies queries before any other processing. 180 This denies queries that are not authoritative, or version.bind, or any. 182 queries and get answers from the cache). 211 If many queries are made, and they are made to names for which the [all …]
|
| D | example.conf.in | 49 # specify the interfaces to answer queries from by ip-address. 60 # enable this feature to copy the source address of queries to reply. 68 # port to answer queries from 71 # specify the interfaces to send outgoing queries to authoritative 79 # upstream queries. Uses freebind option (Linux). 92 # num-queries-per-thread, or, use as many as the OS will allow you. 96 # making outgoing queries, using an outgoing interface. 100 # making outgoing queries, using an outgoing interface. 122 # use SO_REUSEPORT to distribute queries over threads. 165 # the number of queries that a thread gets to service. [all …]
|
| D | FEATURES | 26 type ANY queries are supported, class ANY queries are supported. 63 Multiple queries can be made over a TCP stream.
|
| D | TODO | 50 * multiple queries per question, server exploration, server selection. 51 * support TSIG on queries, for validating resolver deployment. 67 - for fwds, send queries to N servers in fwd-list, use first reply.
|
| D | Changelog | 154 These queries have no waiting client but they need to be treated as 674 - Fix edns subnet so that queries with a source prefix of zero cause 764 The acl option `allow_cookie` allows queries with either a valid 768 value determines a rate limit for queries with cookies, if desired. 783 - Fix to use the now cached EDE, if any, for CD_bit queries. 846 - Merge #802: add validation EDEs to queries where the CD bit is set. 1017 queries for specific zones. 1037 RD=0 queries to a forwarder, they still get answered from cache. 1049 - Fix #823: Response change to NODATA for some ANY queries since 1244 queries for answers from cache if from a query with sourcemask 0. [all …]
|
| D | README.tests | 11 * dig - from the bind-tools package. Used to send DNS queries.
|
| D | README.DNS64 | 34 orthogonal to DNS64; it allows Unbound to send outgoing queries to IPv4-only
|
| /openbsd/src/usr.sbin/unbound/libunbound/ |
| D | context.c | 147 while(rbtree_search(&ctx->queries, &ctx->next_querynum)) { in find_id() 192 (void)rbtree_insert(&ctx->queries, &q->node); in context_new() 291 (void)rbtree_insert(&ctx->queries, &q->node); in context_deserialize_new_query() 305 q = (struct ctx_query*)rbtree_search(&ctx->queries, &querynum); in context_lookup_new_query() 360 q = (struct ctx_query*)rbtree_search(&ctx->queries, &id); in context_deserialize_answer() 414 q = (struct ctx_query*)rbtree_search(&ctx->queries, &id); in context_deserialize_cancel()
|
| D | libunbound.c | 177 rbtree_init(&ctx->queries, &context_query_cmp); in ub_ctx_create_nopipe() 399 traverse_postorder(&ctx->queries, delq, NULL); in ub_ctx_delete() 639 (void)rbtree_delete(&ctx->queries, q->node.key); in process_answer_detail() 773 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve() 785 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve() 875 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve_async() 903 q = (struct ctx_query*)rbtree_search(&ctx->queries, &async_id); in ub_cancel() 914 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_cancel()
|
| D | context.h | 145 rbtree_type queries; member
|
| D | libworker.c | 669 (void)rbtree_delete(&ctx->queries, q->node.key); in libworker_event_done_cb() 767 (void)rbtree_delete(&w->ctx->queries, q->node.key); in add_bg_result() 793 (void)rbtree_delete(&ctx->queries, q->node.key); in libworker_bg_done_cb()
|
| /openbsd/src/sbin/unwind/libunbound/libunbound/ |
| D | context.c | 147 while(rbtree_search(&ctx->queries, &ctx->next_querynum)) { in find_id() 192 (void)rbtree_insert(&ctx->queries, &q->node); in context_new() 291 (void)rbtree_insert(&ctx->queries, &q->node); in context_deserialize_new_query() 305 q = (struct ctx_query*)rbtree_search(&ctx->queries, &querynum); in context_lookup_new_query() 360 q = (struct ctx_query*)rbtree_search(&ctx->queries, &id); in context_deserialize_answer() 414 q = (struct ctx_query*)rbtree_search(&ctx->queries, &id); in context_deserialize_cancel()
|
| D | libunbound.c | 177 rbtree_init(&ctx->queries, &context_query_cmp); in ub_ctx_create_nopipe() 399 traverse_postorder(&ctx->queries, delq, NULL); in ub_ctx_delete() 639 (void)rbtree_delete(&ctx->queries, q->node.key); in process_answer_detail() 773 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve() 785 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve() 875 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_resolve_async() 903 q = (struct ctx_query*)rbtree_search(&ctx->queries, &async_id); in ub_cancel() 914 (void)rbtree_delete(&ctx->queries, q->node.key); in ub_cancel()
|
| D | context.h | 145 rbtree_type queries; member
|
| D | libworker.c | 669 (void)rbtree_delete(&ctx->queries, q->node.key); in libworker_event_done_cb() 767 (void)rbtree_delete(&w->ctx->queries, q->node.key); in add_bg_result() 793 (void)rbtree_delete(&ctx->queries, q->node.key); in libworker_bg_done_cb()
|
| /openbsd/src/usr.sbin/nsd/ |
| D | nsd.conf.sample.in | 92 # port to answer queries on. default is 53. 131 # don't answer VERSION.BIND and VERSION.SERVER CHAOS class queries 134 # don't answer HOSTNAME.BIND and ID.SERVER CHAOS class queries 137 # Drop UPDATE queries 140 # version string the server responds with for chaos queries. 158 # Maximum number of queries served on a single TCP connection. 166 # responds to queries. Default is 0, system default MSS. 209 # refuse queries of type ANY. For stopping floods. 232 # queries will receive a SLIP response, 0 disables SLIP (all 271 # Port to answer verifier queries on. Default is 5347. [all …]
|
| D | server.c | 203 static struct query *queries[NUM_RECV_PER_SELECT]; variable 3275 queries[i] = query_create(nsd->server_region, in server_verify() 3278 query_reset(queries[i], UDP_MAX_MESSAGE_LEN, 0); in server_verify() 3279 iovecs[i].iov_base = buffer_begin(queries[i]->packet); in server_verify() 3280 iovecs[i].iov_len = buffer_remaining(queries[i]->packet); in server_verify() 3283 msgs[i].msg_hdr.msg_name = &queries[i]->remote_addr; in server_verify() 3284 msgs[i].msg_hdr.msg_namelen = queries[i]->remote_addrlen; in server_verify() 3429 queries[i] = query_create(server_region, in server_child() 3432 query_reset(queries[i], UDP_MAX_MESSAGE_LEN, 0); in server_child() 3433 iovecs[i].iov_base = buffer_begin(queries[i]->packet); in server_child() [all …]
|
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | unitauth.c | 956 check_az_q_ans(struct auth_zones* az, struct q_ans* queries) in check_az_q_ans() argument 964 for(q=queries; q->zone; q++) { in check_az_q_ans() 976 check_queries(const char* name, const char* zone, struct q_ans* queries) in check_queries() argument 990 check_az_q_ans(az, queries); in check_queries()
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | AliasAnalysis.rst | 52 All ``AliasAnalysis`` interfaces require that in queries involving multiple 61 can modify or read a memory object, etc. For all of these queries, memory 280 information (returning "May" Alias and "Mod/Ref" for alias and mod/ref queries 308 In addition to analysis queries, you must make sure to unconditionally pass LLVM 375 alias analysis is to make sure that alias analysis **queries** are serviced 377 method) is only performed once, but many (perhaps duplicate) queries may be 416 non-deterministic number of alias queries. This can cause debugging techniques 417 involving pausing execution after a predetermined number of queries to be 420 Many alias queries can be reformulated in terms of other alias queries. When 421 multiple ``AliasAnalysis`` queries are chained together, it would make sense to [all …]
|
| /openbsd/src/usr.sbin/unbound/util/ |
| D | configlexer.lex | 239 max-reuse-tcp-queries{COLON} { YDVAR(1, VAR_MAX_REUSE_TCP_QUERIES) } 310 num-queries-per-thread{COLON} { YDVAR(1, VAR_NUM_QUERIES_PER_THREAD) } 316 harden-large-queries{COLON} { YDVAR(1, VAR_HARDEN_LARGE_QUERIES) } 433 log-queries{COLON} { YDVAR(1, VAR_LOG_QUERIES) } 557 pad-queries{COLON} { YDVAR(1, VAR_PAD_QUERIES) } 558 pad-queries-block-size{COLON} { YDVAR(1, VAR_PAD_QUERIES_BLOCK_SIZE) }
|
| /openbsd/src/sbin/unwind/libunbound/util/ |
| D | configlexer.lex | 239 max-reuse-tcp-queries{COLON} { YDVAR(1, VAR_MAX_REUSE_TCP_QUERIES) } 310 num-queries-per-thread{COLON} { YDVAR(1, VAR_NUM_QUERIES_PER_THREAD) } 316 harden-large-queries{COLON} { YDVAR(1, VAR_HARDEN_LARGE_QUERIES) } 433 log-queries{COLON} { YDVAR(1, VAR_LOG_QUERIES) } 557 pad-queries{COLON} { YDVAR(1, VAR_PAD_QUERIES) } 558 pad-queries-block-size{COLON} { YDVAR(1, VAR_PAD_QUERIES_BLOCK_SIZE) }
|
| /openbsd/src/usr.sbin/nsd/doc/ |
| D | RELNOTES | 11 - Merge #315: Allow SOA apex queries to otherwise with allow-query 291 - Per zone Access Control List for queries 323 does not allow new queries to be made, the connection is closed. 324 Only existing queries and zone transfers are answered, new ones 472 - Add feature to drop queries with opcode UPDATE. 630 with the hostname for chaos class queries. Implements the RFC4892 661 queries over UDP to be further moved to TCP as well. 762 - refuse-any sends truncation (+TC) in reply to ANY queries over UDP, 763 and allows TCP queries like normal. 764 - Use accept4 to speed up answer of TCP queries, on Linux, FreeBSD [all …]
|
| D | ChangeLog | 52 - Allow SOA apex queries to otherwise with allow-query protected zones 101 - Fix: Always instate write handler after reading queries from TCP. 535 - Per zone Access Control List for queries 623 does not allow new queries to be made, the connection is closed. 624 Only existing queries and zone transfers are answered, new ones 886 - Add feature to drop queries with opcode UPDATE. 1215 with the hostname for chaos class queries. Implements the RFC4829 1232 - Add per-zone statistics for TLS queries, and dnstap for TLS queries, 1233 and rcode and TCflag statistics for TCP and TLS queries. 1289 queries over UDP to be further moved to TCP as well. [all …]
|
| /openbsd/src/gnu/llvm/llvm/docs/GlobalISel/ |
| D | index.rst | 101 be based on :ref:`milegalizer` queries.
|
| /openbsd/src/lib/libc/rpc/ |
| D | README | 126 client (rstat) will be installed in /usr/bin. This program queries 232 6) A new client, rstat, is provided which queries the rstat_svc and
|