From c9fab8c24280baa986f2cc42f0a9d87093ac5248 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Wed, 30 Mar 2016 10:56:46 -0300 Subject: [PATCH] target-fetch-policy for more resilient recursion --- src/context.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/context.c b/src/context.c index 72e1a8fd..df1bf8b7 100644 --- a/src/context.c +++ b/src/context.c @@ -1563,7 +1563,7 @@ rebuild_ub_ctx(struct getdns_context* context) { return GETDNS_RETURN_MEMORY_ERROR; ub_ctx_set_option(context->unbound_ctx, - "target-fetch-policy:", "0 0 0 0 0"); + "target-fetch-policy:", "1 1 1 0 0"); set_ub_dnssec_allowed_skew(context, context->dnssec_allowed_skew); set_ub_edns_maximum_udp_payload_size(context,