17 March 2017: Wouter
- Patch for view functionality for local-data-ptr from Björn Ketelaars.
+ - Fix #1237 - Wrong resolving in chain, for norec queries that get
+ SERVFAIL returned.
16 March 2017: Wouter
- Fix that SHM is not inited if not enabled.
/* If the RD flag wasn't set, then we just finish with the
* cached referral as the response. */
- if(!(qstate->query_flags & BIT_RD)) {
+ if(!(qstate->query_flags & BIT_RD) && iq->deleg_msg) {
iq->response = iq->deleg_msg;
if(verbosity >= VERB_ALGO && iq->response)
log_dns_msg("no RD requested, using delegation msg",