Home
last modified time | relevance | path

Searched refs:VERB_ALGO (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/unbound/validator/
H A Dval_nsec3.c476 verbose(VERB_ALGO, "NSEC3 salt malformed"); in param_set_same()
486 verbose(VERB_ALGO, "NSEC3 algorithm mismatch"); in param_set_same()
492 verbose(VERB_ALGO, "NSEC3 iterations mismatch"); in param_set_same()
498 verbose(VERB_ALGO, "NSEC3 salt malformed"); in param_set_same()
505 verbose(VERB_ALGO, "NSEC3 salt mismatch"); in param_set_same()
552 verbose(VERB_ALGO, "nsec3: keysize %d bits, max iterations %d", in nsec3_iteration_count_high()
1077 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " in nsec3_prove_closest_encloser()
1083 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " in nsec3_prove_closest_encloser()
1090 verbose(VERB_ALGO, "nsec3 proveClosestEncloser: could " in nsec3_prove_closest_encloser()
1094 log_nametypeclass(VERB_ALGO, "ce candidate", ce->ce, 0, 0); in nsec3_prove_closest_encloser()
[all …]
H A Dvalidator.c138 verbose(VERB_ALGO, "validator nsec3cfg keysz %d mxiter %d", in fill_nsec3_iter()
288 verbose(VERB_ALGO, "constructing reply for validation"); in val_new_getmsg()
408 verbose(VERB_ALGO, "not validating response, is valrec" in needs_validation()
418 if(verbosity >= VERB_ALGO) { in needs_validation()
422 verbose(VERB_ALGO, "cannot validate non-answer, rcode %s", rc); in needs_validation()
431 verbose(VERB_ALGO, "cannot validate RRSIG, no sigs on sigs."); in needs_validation()
448 verbose(VERB_ALGO, "response has already been validated: %s", in already_validated()
483 log_query_info(VERB_ALGO, "generate request", &ask); in generate_request()
491 verbose(VERB_ALGO, "Could not generate request: cycle detected"); in generate_request()
574 verbose(VERB_ALGO, "failed to generate key tag signaling request"); in generate_keytag_query()
[all …]
H A Dval_utils.c416 log_nametypeclass(VERB_ALGO, "verify rrset cached", in val_verify_rrset()
425 log_nametypeclass(VERB_ALGO, "verify rrset from cache", in val_verify_rrset()
431 log_nametypeclass(VERB_ALGO, "verify rrset", rrset->rk.dname, in val_verify_rrset()
435 verbose(VERB_ALGO, "verify result: %s", sec_status_to_string(sec)); in val_verify_rrset()
508 verbose(VERB_ALGO, "attempt DS match algo %d keytag %d", in verify_dnskeys_with_ds_rr()
516 verbose(VERB_ALGO, "DS match attempt failed"); in verify_dnskeys_with_ds_rr()
518 verbose(VERB_ALGO, "DS match attempt reached " in verify_dnskeys_with_ds_rr()
527 verbose(VERB_ALGO, "DS okay but that DNSKEY size is not supported"); in verify_dnskeys_with_ds_rr()
531 verbose(VERB_ALGO, "DS match digest ok, trying signature"); in verify_dnskeys_with_ds_rr()
637 verbose(VERB_ALGO, "DS matched DNSKEY."); in val_verify_DNSKEY_with_DS()
[all …]
H A Dautotrust.c1009 verbose(VERB_ALGO, "reading autotrust anchor file %s", nm); in autr_read_file()
1213 verbose(VERB_ALGO, "autotrust: write to disk: %s", tempf); in autr_write_file()
1242 verbose(VERB_ALGO, "autotrust: replaced %s", fname); in autr_write_file()
1276 verbose(VERB_ALGO, "autotrust: validate DNSKEY with anchor: %s", in verify_dnskey()
1315 verbose(VERB_ALGO, "seen REVOKE flag, check self-signed, rr %d", in rr_is_selfsigned_revoked()
1513 verbose(VERB_ALGO, "orig_ttl is %d", (int)origttl); in set_tp_times()
1514 verbose(VERB_ALGO, "rrsig_exp_interval is %d", in set_tp_times()
1516 verbose(VERB_ALGO, "query_interval: %d, retry_time: %d", in set_tp_times()
1570 verbose_key(ta, VERB_ALGO, "is self-signed revoked"); in check_contains_revoked()
1604 verbose(VERB_ALGO, "D in key_matches_a_ds()
[all...]
H A Dval_sigcrypt.c572 verbose(VERB_ALGO, "verify sig %d %d", (int)tag, algo); in dnskeyset_verify_rrset_sig()
601 verbose(VERB_ALGO, "verify sig: too many RRSIG validations"); in dnskeyset_verify_rrset_sig()
616 verbose(VERB_ALGO, "verify sig: unsupported algorithm by " in dnskeyset_verify_rrset_sig()
682 verbose(VERB_ALGO, "rrset failed to verify: " in dnskeyset_verify_rrset()
688 verbose(VERB_ALGO, "rrset failed to verify: " in dnskeyset_verify_rrset()
758 verbose(VERB_ALGO, "rrset failed to verify due to algorithm " in dnskey_verify_rrset()
765 verbose(VERB_ALGO, "rrset failed to verify: all signatures are bogus"); in dnskey_verify_rrset()
1430 verbose(VERB_ALGO, "date override: ignore date"); in check_dates()
1434 verbose(VERB_ALGO, "date override option %d", (int)now); in check_dates()
1530 verbose(VERB_ALGO, "rrset TTL larger than sig expiration ttl," in adjust_ttl()
/freebsd/contrib/unbound/iterator/
H A Diterator.c240 verbose(VERB_ALGO, "subq error, but not interested"); in error_supers()
241 log_query_info(VERB_ALGO, "superq", &super->qinfo); in error_supers()
304 verbose(VERB_ALGO, "error response for prefetch in cache"); in error_response_cache()
321 verbose(VERB_ALGO, "reset serve-expired-ttl for " in error_response_cache()
326 verbose(VERB_ALGO, "set serve-expired-norec-ttl for " in error_response_cache()
359 verbose(VERB_ALGO, "store error response in message cache"); in error_response_cache()
396 verbose(VERB_ALGO, "prepending %d rrsets", (int)num_an + (int)num_ns); in iter_prepend()
908 verbose(VERB_ALGO, "Cannot prime due to lack of hints"); in prime_root()
917 verbose(VERB_ALGO, "could not prime root"); in prime_root()
1016 verbose(VERB_ALGO, "could not prime stub"); in prime_stub()
[all …]
H A Diter_utils.c327 log_addr(VERB_ALGO, "the addr is on the donotquery " in iter_filter_unsuitable()
331 log_addr(VERB_ALGO, "skip addr on the donotquery list", in iter_filter_unsuitable()
361 log_addr(VERB_ALGO, "servselect", &a->addr, a->addrlen); in iter_filter_unsuitable()
362 verbose(VERB_ALGO, " rtt=%d%s%s%s%s%s", rtt, in iter_filter_unsuitable()
496 verbose(VERB_ALGO, "Bad choices, trying to get more choice"); in iter_filter_order()
683 verbose(VERB_ALGO, "selrtt %d", selrtt); in iter_server_selection()
686 verbose(VERB_ALGO, "chase to " in iter_server_selection()
691 verbose(VERB_ALGO, "chase to " in iter_server_selection()
697 verbose(VERB_ALGO, "chase to recursion lame server"); in iter_server_selection()
701 verbose(VERB_ALGO, "chase to dnssec lame server"); in iter_server_selection()
[all …]
/freebsd/contrib/unbound/services/
H A Dauthzone.c1521 verbose(VERB_ALGO, "opening $INCLUDE %s", in az_parse_file()
1543 verbose(VERB_ALGO, "done with $INCLUDE %s", in az_parse_file()
1587 if(verbosity >= VERB_ALGO) { in auth_zone_read_zonefile()
1590 verbose(VERB_ALGO, "read zonefile %s for %s", zfilename, nm); in auth_zone_read_zonefile()
1597 verbose(VERB_ALGO, "no zonefile %s for %s", in auth_zone_read_zonefile()
1703 verbose(VERB_ALGO, "failed to rr2str rr %d", (int)i); in auth_zone_write_rrset()
1865 verbose(VERB_ALGO, "zonemd duplicate for scheme %d " in zonemd_is_duplicate_scheme_hash()
1951 if(verbosity >= VERB_ALGO) { in auth_zone_zonemd_check_hash()
1954 …verbose(VERB_ALGO, "auth-zone %s ZONEMD %d %d is unsupported: %s", zstr, (int)scheme, (int)hashalg… in auth_zone_zonemd_check_hash()
1959 if(verbosity >= VERB_ALGO) { in auth_zone_zonemd_check_hash()
[all …]
H A Dlisten_dnsport.c144 if(verbosity >= VERB_ALGO) { in verbose_print_addr()
157 verbose(VERB_ALGO, "creating %s%s socket %s %d%s%s", in verbose_print_addr()
171 if(verbosity >= VERB_ALGO) { in verbose_print_unbound_socket()
462 verbose(VERB_ALGO, "setsockopt(..., SO_SNDBUFFORCE, " in create_udp_sock()
786 verbose(VERB_ALGO, in create_tcp_accept_sock()
986 verbose(VERB_ALGO, "creating unix socket %s", path); in create_local_accept_sock()
1472 verbose(VERB_ALGO, "setup TCP for SSL service"); in ports_create_if()
2302 verbose(VERB_ALGO, "tcp channel read side closed %d", req->cp->fd); in tcp_req_info_handle_read_close()
2408 verbose(VERB_ALGO, "drop stream reply, no space left, in stream-wait-size"); in tcp_req_info_add_result()
2619 verbose(VERB_ALGO, "reset HTTP2 stream, no space left, " in http2_submit_dns_response()
[all …]
H A Drpz.c683 verbose(VERB_ALGO, "rpz: qname trigger, %s skipping unsupported action: %s", in rpz_insert_local_zones_trigger()
702 verbose(VERB_ALGO, "rpz: skipping duplicate record: '%s'", rrstr); in rpz_insert_local_zones_trigger()
746 verbose(VERB_ALGO, "rpz: %s: <%s>", msg, buf); in rpz_log_dname()
755 verbose(VERB_ALGO, "rpz: skipping invalid action"); in rpz_insert_qname_trigger()
811 verbose(VERB_ALGO, "rpz: skipping invalid action"); in rpz_insert_nsdname_trigger()
989 verbose(VERB_ALGO, "rpz: unable to insert clientip rr"); in rpz_clientip_insert_trigger_rr()
1015 verbose(VERB_ALGO, "rpz: unable to parse client ip"); in rpz_insert_clientip_trigger()
1037 verbose(VERB_ALGO, "rpz: unable to parse ns ip"); in rpz_insert_nsip_trigger()
1060 verbose(VERB_ALGO, "rpz: unable to parse response ip"); in rpz_insert_response_ip_trigger()
1068 verbose(VERB_ALGO, "rpz: respip trigger, %s skipping unsupported action: %s", in rpz_insert_response_ip_trigger()
[all …]
H A Doutside_network.c271 log_addr(VERB_ALGO, "tcp bound to src", &pi->addr, pi->addrlen); in pick_outgoing_tcp()
308 verbose(VERB_ALGO, "outgoing tcp:"
315 verbose(VERB_ALGO, "outgoing tcp:"
323 verbose(VERB_ALGO, "outgoing tcp:"
327 verbose(VERB_ALGO, "outgoing tcp:"
334 verbose(VERB_ALGO, "outgoing tcp:"
342 verbose(VERB_ALGO, "outgoing tcp:"
346 verbose(VERB_ALGO, "outgoing tcp:"
759 verbose(VERB_ALGO, "the query is using TLS encryption, for %s",
1349 verbose(VERB_ALGO, "outnettcp cb");
[all …]
H A Dmesh.c309 log_nametypeclass(VERB_ALGO, "query jostled out to " in mesh_make_new_space()
317 verbose(VERB_ALGO, "notify supers of failure"); in mesh_make_new_space()
369 verbose(VERB_ALGO, "Serve expired: bogus answer found in cache"); in mesh_serve_expired_lookup()
372 verbose(VERB_ALGO, "Serve expired: unchecked entry needs " in mesh_serve_expired_lookup()
377 verbose(VERB_ALGO, "Serve expired: secure entry" in mesh_serve_expired_lookup()
446 verbose(VERB_ALGO, "Too many queries waiting from the IP. " in mesh_new_client()
466 verbose(VERB_ALGO, "Too many queries. dropping " in mesh_new_client()
479 verbose(VERB_ALGO, "Too many requests queued. " in mesh_new_client()
737 verbose(VERB_ALGO, "Too many queries. dropped prefetch."); in mesh_schedule_prefetch()
808 verbose(VERB_ALGO, "Too many queries. dropped prefetch."); in mesh_schedule_prefetch_subnet()
[all …]
/freebsd/contrib/unbound/util/
H A Dtube.c552 verbose(VERB_ALGO, "tube created"); in tube_create()
566 verbose(VERB_ALGO, "tube deleted"); in tube_delete()
572 verbose(VERB_ALGO, "tube close_read"); in tube_close_read()
577 verbose(VERB_ALGO, "tube close_write"); in tube_close_write()
586 verbose(VERB_ALGO, "tube remove_bg_listen"); in tube_remove_bg_listen()
595 verbose(VERB_ALGO, "tube remove_bg_write"); in tube_remove_bg_write()
613 verbose(VERB_ALGO, "tube write_msg len %d", (int)len); in tube_write_msg()
627 verbose(VERB_ALGO, "tube read_msg %s", nonblock?"nonblock":"blocking"); in tube_read_msg()
630 verbose(VERB_ALGO, "tube read_msg nodata"); in tube_read_msg()
644 verbose(VERB_ALGO, "tub in tube_read_msg()
[all...]
H A Dwinsock_event.c343 verbose(VERB_ALGO, "FD_READ_BIT error: %s", in handle_select()
349 verbose(VERB_ALGO, "FD_WRITE_BIT error: %s", in handle_select()
355 verbose(VERB_ALGO, "FD_CONNECT_BIT error: %s", in handle_select()
362 verbose(VERB_ALGO, "FD_ACCEPT_BIT error: %s", in handle_select()
368 verbose(VERB_ALGO, "FD_CLOSE_BIT error: %s", in handle_select()
374 verbose(VERB_ALGO, "winsock %d pass sticky %s%s", in handle_select()
386 verbose(VERB_ALGO, "winsock %d store sticky %s%s", in handle_select()
392 verbose(VERB_ALGO, "winsock event callback %p fd=%d " in handle_select()
413 verbose(VERB_ALGO, "winsock %d got sticky %s%s", in handle_select()
493 verbose(VERB_ALGO, "event_add %p added=%d fd=%d tv=" ARG_LL "d %s%s%s", in event_add()
[all …]
H A Dnetevent.c225 verbose(VERB_ALGO, "%s %s uses %s method.", evnm, evsys, evmethod); in comm_base_create()
343 if(verbosity < VERB_ALGO) in udp_send_errno_needs_log()
357 ) && verbosity < VERB_ALGO) in udp_send_errno_needs_log()
693 verbose(VERB_ALGO, "no IP_PKTINFO or IP_SENDSRCADDR");
728 if(verbosity >= VERB_ALGO && r->srctype != 0)
916 if(verbosity >= VERB_ALGO)
1095 if(verbosity >= VERB_ALGO && rep.srctype != 0)
1722 verbose(VERB_ALGO, "doq: found connection by address, dcid");
1727 verbose(VERB_ALGO, "doq: found connection by dcid");
1770 verbose(VERB_ALGO, "doq: could not decode version "
[all …]
/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c571 verbose(VERB_ALGO, "dnstap io: reconnect timer"); in dtio_reconnect_timeout_cb()
602 verbose(VERB_ALGO, "dnstap io: set reconnect attempt after %d msec", in dtio_reconnect_enable()
1165 verbose(VERB_ALGO, "dnstap: invalid control type received, " in dtio_read_accept_frame()
1199 verbose(VERB_ALGO, "dnstap: ACCEPT frame " in dtio_read_accept_frame()
1347 verbose(VERB_ALGO, "dnstap io, %s, SSL " in dtio_ssl_check_peer()
1352 log_cert(VERB_ALGO, "dnstap io, peer certificate", in dtio_ssl_check_peer()
1356 verbose(VERB_ALGO, "dnstap io, %s, SSL " in dtio_ssl_check_peer()
1362 verbose(VERB_ALGO, "dnstap io, %s, SSL " in dtio_ssl_check_peer()
1376 log_cert(VERB_ALGO, "dnstap io, peer " in dtio_ssl_check_peer()
1380 verbose(VERB_ALGO, "dnstap io, %s, SSL connection " in dtio_ssl_check_peer()
[all …]
/freebsd/contrib/unbound/daemon/
H A Dworker.c130 if(verbosity < VERB_ALGO) in worker_mem_report()
251 verbose(VERB_ALGO, "worker svcd callback for qstate %p", e->qstate); in worker_handle_service_reply()
265 verbose(VERB_ALGO, "worker: bad reply handled as timeout"); in worker_handle_service_reply()
474 verbose(VERB_ALGO, "reload reply, control cmd quit"); in worker_stop_and_wait()
482 verbose(VERB_ALGO, "worker: drop mesh queries after reload"); in worker_stop_and_wait()
487 verbose(VERB_ALGO, "worker resume after reload"); in worker_stop_and_wait()
510 verbose(VERB_ALGO, "got control cmd quit"); in worker_handle_control_cmd()
514 verbose(VERB_ALGO, "got control cmd stats"); in worker_handle_control_cmd()
518 verbose(VERB_ALGO, "got control cmd stats_noreset"); in worker_handle_control_cmd()
522 verbose(VERB_ALGO, "got control cmd remote"); in worker_handle_control_cmd()
[all …]
/freebsd/contrib/unbound/cachedb/
H A Dredis.c169 verbose(VERB_ALGO, "redis %sdown, reconnect wait", in redis_connect()
243 verbose(VERB_ALGO, "redis %sreconnect wait until %d.%6.6d", in redis_connect()
528 verbose(VERB_ALGO, "redis_lookup of %s", key); in redis_lookup()
541 verbose(VERB_ALGO, "redis_lookup: no data cached"); in redis_lookup()
544 verbose(VERB_ALGO, "redis_lookup found %d bytes", in redis_lookup()
593 verbose(VERB_ALGO, "redis_store %s (%d bytes)", key, (int)data_len); in redis_store()
599 verbose(VERB_ALGO, "redis_store expire %s (%d bytes)", in redis_store()
607 verbose(VERB_ALGO, "redis_store %s (%d bytes) with ttl %u", in redis_store()
622 verbose(VERB_ALGO, "redis_store set completed"); in redis_store()
H A Dcachedb.c108 verbose(VERB_ALGO, "testframe_init"); in testframe_init()
136 verbose(VERB_ALGO, "testframe_deinit"); in testframe_deinit()
152 verbose(VERB_ALGO, "testframe_lookup of %s", key); in testframe_lookup()
159 verbose(VERB_ALGO, "testframe_lookup found %d bytes", in testframe_lookup()
180 verbose(VERB_ALGO, "testframe_store %s (%d bytes)", key, (int)data_len); in testframe_store()
416 if(verbosity >= VERB_ALGO) in prep_data()
605 verbose(VERB_ALGO, "cachedb msg adjust by zero"); in parse_data()
610 verbose(VERB_ALGO, "cachedb msg expired"); in parse_data()
626 verbose(VERB_ALGO, "cachedb msg adjusted down by %d", (int)adjust); in parse_data()
753 verbose(VERB_ALGO, "cachedb expired msg set to be expired now " in cachedb_intcache_store()
[all …]
/freebsd/contrib/unbound/ipsecmod/
H A Dipsecmod.c153 log_query_info(VERB_ALGO, "ipsecmod: generate request", &ask); in generate_request()
161 verbose(VERB_ALGO, "Could not generate request: cycle detected"); in generate_request()
370 verbose(VERB_ALGO, "ipsecmod: shell command: '%s'", str); in call_hook()
405 verbose(VERB_ALGO, "ipsecmod: query for %s; engaging", in ipsecmod_handle_query()
496 verbose(VERB_ALGO, "ipsecmod: response for %s; generating IPSECKEY " in ipsecmod_handle_response()
549 verbose(VERB_ALGO, "got called with event error, giving up"); in ipsecmod_operate()
571 log_query_info(VERB_ALGO, "ipsecmod: inform_super, sub is", in ipsecmod_inform_super()
573 log_query_info(VERB_ALGO, "super is", &super->qinfo); in ipsecmod_inform_super()
576 verbose(VERB_ALGO, "super has no ipsecmod state"); in ipsecmod_inform_super()
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c252 verbose(VERB_ALGO, "unbound-anchor done"); in waitforubanchor()
260 verbose(VERB_ALGO, "unbound-anchor exit code is %d", (int)ret); in waitforubanchor()
281 verbose(VERB_ALGO, "rootanchor: %s", rootanchor); in call_root_update()
493 verbose(VERB_ALGO, "winservice - cleanup."); in service_main()
558 verbose(VERB_ALGO, "cronaction done"); in waitforit()
566 verbose(VERB_ALGO, "exit code is %d", (int)ret); in waitforit()
588 verbose(VERB_ALGO, "cronaction: %s", cronaction); in win_do_cron()
628 verbose(VERB_ALGO, "cron timer callback"); in wsvc_cron_cb()
/freebsd/contrib/unbound/dns64/
H A Ddns64.c371 verbose(VERB_ALGO, "dns64-prefix: %s", dns64_prefix); in dns64_apply_cfg()
484 verbose(VERB_ALGO, "dns64: rewrite PTR record"); in handle_ipv6_ptr()
518 verbose(VERB_ALGO, "dns64: query A record"); in generate_type_A_query()
529 verbose(VERB_ALGO, "dns64: sub-query creation failed"); in generate_type_A_query()
594 verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway"); in handle_event_pass()
603 verbose(VERB_ALGO, "dns64: pass to next module"); in handle_event_pass()
651 verbose(VERB_ALGO, "dns64: ignore-aaaa and synthesize anyway"); in handle_event_moddone()
829 verbose(VERB_ALGO, "converting A answers to AAAA answers"); in dns64_adjust_a()
923 verbose(VERB_ALGO, "adjusting PTR reply"); in dns64_adjust_ptr()
959 log_query_info(VERB_ALGO, "dns64: inform_super, sub is", in dns64_inform_super()
[all …]
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c170 verbose(VERB_ALGO, "subnet subquery is not stored globally, stuborfwd is no_cache"); in ecs_whitelist_check()
172 verbose(VERB_ALGO, "subnet store subquery global, name and addr have no subnet treatment.%s", in ecs_whitelist_check()
589 verbose(VERB_ALGO, "subnet: unchecked cache entry needs " in lookup_and_reply()
663 verbose(VERB_ALGO, "Could not allocate new subnet qstate"); in generate_sub_request()
694 verbose(VERB_ALGO, "subnetcache: make subquery to look up without subnet"); in generate_lookup_without_subnet()
696 verbose(VERB_ALGO, "Could not generate sub query"); in generate_lookup_without_subnet()
722 verbose(VERB_ALGO, "subnet: store error response"); in eval_response()
935 if(verbosity >= VERB_ALGO) { in subnet_log_print()
940 verbose(VERB_ALGO, "%s (null)", s); in subnet_log_print()
945 verbose(VERB_ALGO, "%s %s", s, buf); in subnet_log_print()
[all …]
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch45 + log_rrset_key(VERB_ALGO, "ASN-AAAA-filter: found A record",
94 + log_nametypeclass(VERB_ALGO, "ASN-AAAA-filter: "
153 + log_nametypeclass(VERB_ALGO, "ASN-AAAA-filter: failed "
159 + log_nametypeclass(VERB_ALGO, "ASN-AAAA-filter: "
216 + log_query_info(VERB_ALGO, "ASN-AAAA-filter: processAAAAResponse",
218 + log_query_info(VERB_ALGO, "ASN-AAAA-filter: processAAAAResponse super",
226 + verbose(VERB_ALGO, "ASN-AAAA-filter: subq: %s, but parent not "
229 + log_query_info(VERB_ALGO, "ASN-AAAA-filter: superq", &super->qinfo);
231 + delegpt_log(VERB_ALGO, super_iq->dp);
234 + verbose(VERB_ALGO, "ASN-AAAA-filter: mark as failed, "
H A Ddrop-tld.diff14 + verbose(VERB_ALGO, "Dropping one label query.");
20 verbose(VERB_ALGO, "worker request: refused zone transfer.");

123