From: Wouter Wijngaards Date: Fri, 21 Sep 2007 15:45:32 +0000 (+0000) Subject: debug X-Git-Tag: release-0.5~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74468b2edbafcadfe0a348178cb72175565f9194;p=thirdparty%2Funbound.git debug git-svn-id: file:///svn/unbound/trunk@633 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/validator/validator.c b/validator/validator.c index e9a69fd77..246e99fa9 100644 --- a/validator/validator.c +++ b/validator/validator.c @@ -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,