Home
last modified time | relevance | path

Searched refs:log_dns_msg (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c418 log_dns_msg("cachedb encoding", &qstate->return_msg->qinfo, in prep_data()
810 log_dns_msg("cachedb internal cache lookup", in cachedb_handle_query()
826 log_dns_msg(ie->backend->name, in cachedb_handle_query()
/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h540 void log_dns_msg(const char* str, struct query_info* qinfo,
H A Dmsgreply.c936 log_dns_msg(const char* str, struct query_info* qinfo, struct reply_info* rep) in log_dns_msg() function
/freebsd/contrib/unbound/validator/
H A Dval_utils.c140 log_dns_msg("validator: error. failed to classify response message: ", in val_classify_response()
154 log_dns_msg("validator: error. failed to classify response message: ", in val_classify_response()
H A Dvalidator.c1170 log_dns_msg("Failed NODATA", qchase, chase_reply); in validate_nodata_response()
1729 log_dns_msg("Failed CNAMEnoanswer", qchase, chase_reply); in validate_cname_noanswer_response()
1865 log_dns_msg("chased extract", &vq->qchase, in processInit()
/freebsd/contrib/unbound/iterator/
H A Diterator.c1532 log_dns_msg("msg from cache lookup", &msg->qinfo, in processInitRequest()
1889 log_dns_msg("no RD requested, using delegation msg", in processInitRequest3()
2738 log_dns_msg("msg from auth zone", in processQueryTargets()
3500 log_dns_msg("cname msg", &iq->response->qinfo, in processQueryResponse()
4380 log_dns_msg("incoming scrubbed packet:", &iq->response->qinfo, in process_response()
/freebsd/contrib/unbound/services/
H A Dmesh.c2250 log_dns_msg("Serve expired lookup", &qstate->qinfo, msg->rep); in mesh_serve_expired_callback()
/freebsd/contrib/unbound/contrib/
H A Dfastrpz.patch2954 log_dns_msg("msg from cache lookup", &msg->qinfo,
/freebsd/contrib/unbound/doc/
H A DChangelog3474 - Fix log_dns_msg to log irrespective of minimal responses config.