Home
last modified time | relevance | path

Searched refs:SERVFAIL (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/lib/libc/resolv/
HDres_query.c186 case SERVFAIL: in res_nquery()
259 if (hp->rcode == SERVFAIL) in res_nsearch()
341 if (hp->rcode == SERVFAIL) { in res_nsearch()
364 if (hp->rcode == SERVFAIL) in res_nsearch()
HDres_send.c1066 if (anhp->rcode == SERVFAIL || in send_dg()
/freebsd-14-stable/contrib/tcpdump/
HDnameser.h114 #define SERVFAIL 2 /* server failure */ macro
/freebsd-14-stable/include/arpa/
HDnameser_compat.h127 #define SERVFAIL ns_r_servfail macro
/freebsd-14-stable/contrib/ldns/drill/
HDChangeLog.22-nov-200532 --fail, don't query the next nameserver on SERVFAIL
/freebsd-14-stable/contrib/unbound/contrib/
HDredirect-bogus.patch40 +Instead of responding to A queries with SERVFAIL, respond
46 +Instead of responding to AAAA queries with SERVFAIL, respond
HDREADME37 instead of SERVFAIL. Contributed by SIDN.
HDfastrpz.patch1360 + /* Send SERVFAIL */
1770 +static bool /* false=SERVFAIL */
1805 +static bool /* false=SERVFAIL */
2443 +bool /* false=SERVFAIL */
2601 + case st_servfail: /* Send SERVFAIL */
2781 + * @return false=send SERVFAIL
2795 + rpz_iter_resp_fail, /* Send SERVFAIL. */
2811 + rpz_cname_fail, /* send SERVFAIL */
2914 + /* send SERVFAIL */
HDaaaa-filter-iterator.patch135 + * a SERVFAIL response because the query has hit a dead end.
/freebsd-14-stable/contrib/unbound/doc/
HDTODO73 [2] more logging about stuff like SERVFAIL and REFUSED responses
HDrequirements.txt131 validator failure (SERVFAIL again), when the query is validated later on.
HDexample.conf.in486 # print log lines that say why queries return SERVFAIL to clients.
717 # instead of SERVFAIL. It still performs the security checks, which
1092 # When enabled Unbound will reply with SERVFAIL if the return value of
HDChangelog349 - Fix to enable that SERVFAIL is cached, for a short period, for more
1546 - Fix #670: SERVFAIL problems with unbound 1.15.0 running on
1690 - Test for NSID in SERVFAIL response due to DNSSEC bogus.
3998 not overwrite valid cache entry with SERVFAIL.
3999 - auth-zone give SERVFAIL when expired, fallback activates when
4001 - stat count SERVFAIL downstream auth-zone queries for expired zones.
4010 entry with SERVFAIL.
4049 - Fix #4191: NXDOMAIN vs SERVFAIL during dns64 PTR query.
4106 - Fix #4188: IPv6 forwarders without ipv6 result in SERVFAIL, fixes
4228 returning SERVFAIL to clients.
[all …]
/freebsd-14-stable/lib/libc/net/
HDgetaddrinfo.c2803 case SERVFAIL: in res_queryN()
2874 if (hp->rcode == SERVFAIL) in res_searchN()
2937 if (hp->rcode == SERVFAIL) { in res_searchN()
2960 if (hp->rcode == SERVFAIL) in res_searchN()
/freebsd-14-stable/contrib/sendmail/src/
HDREADME720 return SERVFAIL (a temporary failure) on T_AAAA (IPv6) lookups. If you
/freebsd-14-stable/contrib/sendmail/
HDRELEASE_NOTES616 dealing with broken nameservers by ignoring SERVFAIL
2857 Continue dealing with broken nameservers by ignoring SERVFAIL
3206 will return SERVFAIL (a temporary failure) on T_AAAA (IPv6)