]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
debug
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 21 Sep 2007 15:45:32 +0000 (15:45 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Fri, 21 Sep 2007 15:45:32 +0000 (15:45 +0000)
git-svn-id: file:///svn/unbound/trunk@633 be551aaa-1e26-0410-a405-d3ace91eadb9

validator/validator.c

index e9a69fd77860ee352249179bc32b150bf0c3176b..246e99fa96209ed0e1629051aeb7ea4450e24a9a 100644 (file)
@@ -1183,6 +1183,9 @@ processFindKey(struct module_qstate* qstate, struct val_qstate* vq, int id)
        /* The next step is either to query for the next DS, or to query 
         * for the next DNSKEY. */
 
+       if(vq->ds_rrset)
+               log_info("No DS RRset");
+       else log_nametypeclass(VERB_ALGO, "DS RRset", vq->ds_rrset->rk.dname, LDNS_RR_TYPE_DS, LDNS_RR_CLASS_IN);
        if(!vq->ds_rrset || query_dname_compare(vq->ds_rrset->rk.dname,
                target_key_name) != 0) {
                if(!generate_request(qstate, id, target_key_name,