Lines Matching full:delegation
268 /* prime failed to get delegation */ in error_supers()
933 /* Set the initial delegation point to the hint. in prime_root()
1035 /* Set the initial delegation point to the hint. */ in prime_stub()
1065 * Generate a delegation point for an auth zone (unless cached dp is better)
1321 /* this qstate has the right delegation for the dnskey lookup*/ in generate_dnskey_prefetch()
1426 * can't re-fetch glue for this delegation point. in processInitRequest()
1586 errinf(qstate, "malloc failure, copy extra info into delegation point"); in processInitRequest()
1619 errinf(qstate, "malloc failure, for delegation info"); in processInitRequest()
1642 /* delname is the name to lookup a delegation for. If NULL rootprime */ in processInitRequest()
1645 /* Lookup the delegation in the cache. If null, then the in processInitRequest()
1776 "cache delegation was useless:"); in processInitRequest()
1786 verbose(VERB_ALGO, "cache delegation returns delegpt"); in processInitRequest()
1789 /* Otherwise, set the current delegation point and move on to the in processInitRequest()
1801 * state must have a current delegation point.
1825 errinf(qstate, "malloc failure, no delegation info"); in processInitRequest2()
1889 log_dns_msg("no RD requested, using delegation msg", in processInitRequest3()
1914 * These are subordinate queries for missing delegation point target addresses,
1915 * for which only the parent of the delegation provides correct IP addresses.
1968 * queries for missing delegation point target addresses.
1993 * for it's current delegation point.
2047 "number of glue fetches %d to a single delegation point", in query_for_targets()
2268 /* if this nameserver is at a delegation point, but that in processLastResort()
2269 * delegation point is a stub and we cannot go higher, skip*/ in processLastResort()
2375 /* there was no inbetween nameserver, use the old delegation in processDSNSFind()
2427 * delegation point, and when they change delegation points. This state
2491 verbose(VERB_QUERY, "Failed to get a delegation, " in processQueryTargets()
2493 errinf(qstate, "failed to get a delegation (eg. prime " in processQueryTargets()
2501 "already present for the delegation point, no " in processQueryTargets()
2513 /* Note the delegation point that triggered the NXNS fallback; in processQueryTargets()
2534 verbose(VERB_QUERY, "Failed to get a delegation, " in processQueryTargets()
2536 errinf(qstate, "failed to get a delegation (eg. prime " in processQueryTargets()
2553 verbose(VERB_ALGO, "this delegation point " in processQueryTargets()
2563 /* Make sure we have a delegation point, otherwise priming failed in processQueryTargets()
2566 verbose(VERB_QUERY, "Failed to get a delegation, giving up"); in processQueryTargets()
2567 errinf(qstate, "failed to get a delegation (eg. prime failure)"); in processQueryTargets()
2587 /* (Re)set qinfo_out to (new) delegation point, except when in processQueryTargets()
2929 * the presence of missing targets at this delegation in processQueryTargets()
3018 * gone out to the network for a target query for this delegation, then in processQueryTargets()
3375 * delegation point, and back to the QUERYTARGETS_STATE. */ in processQueryResponse()
3422 /* Reset the event state, setting the current delegation in processQueryResponse()
3425 /* Keep current delegation point for label comparison */ in processQueryResponse()
3431 errinf(qstate, "malloc failure, for delegation point"); in processQueryResponse()
3435 /* We got a grandchild delegation (more than one label in processQueryResponse()
3440 * delegation cache lookups. */ in processQueryResponse()
3450 errinf(qstate, "malloc failure, copy extra info into delegation point"); in processQueryResponse()
3681 * Sets the delegation point and delegation message (not nonRD queries).
3696 /* Convert our response to a delegation point */ in prime_supers()
3699 /* if there is no convertible delegation point, then in prime_supers()
3786 * to received target responses (caching, updating the current delegation
3886 * Process response for DS NS Find queries, that attempt to find the delegation
4168 * Sets the delegation point and delegation message (not nonRD queries).