Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/contrib/
H A Dlibunbound.so.conf6 typedef ub_nxdomain = enum(name_exists, nxdomain);
H A Dunbound-host.nagios.patch107 ret = result->nxdomain;
H A Dfastrpz.patch435 + LIBRPZ_POLICY_NXDOMAIN =5, /* 'nxdomain': answer with NXDOMAIN */
/freebsd/contrib/unbound/libunbound/
H A Dunbound.h173 int nxdomain; member
H A Dlibworker.c530 res->nxdomain = 1; in libworker_enter_result()
/freebsd/contrib/unbound/smallapp/
H A Dunbound-host.c380 ret = result->nxdomain; in dnslook()
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex323 harden-below-nxdomain{COLON} { YDVAR(1, VAR_HARDEN_BELOW_NXDOMAIN) }
361 rpz-signal-nxdomain-ra{COLON} { YDVAR(1, VAR_RPZ_SIGNAL_NXDOMAIN_RA) }
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in549 # Harden against queries that fall under dnssec-signed nxdomain names.
550 # harden-below-nxdomain: yes
868 # o static serves local data, else, nxdomain or nodata answer.
885 # and nxdomain for AS112 zones. If you configure one of these zones
1388 # rpz-signal-nxdomain-ra: no
H A DChangelog1734 - Fix for #596: Fix rpz-signal-nxdomain-ra to work for clientip
1739 RPZ nxdomain reply. The option rpz-signal-nxdomain-ra allows to
1742 - Fix to add test for rpz-signal-nxdomain-ra.
2169 - Fix that nxdomain synthesis does not happen above the stub or
2285 - Fix for zonemd, that nxdomain for the chain of trust is allowed
3664 - For harden-below-nxdomain: do not consider a name to be non-exitent
4122 - Fix that with harden-below-nxdomain and qname minisation enabled
4191 resilience of the server. The so-reuseport, harden-below-nxdomain,
4197 otherwise harmless. The harden-below-nxdomain option works well
5639 this type in harden-below-nxdomain functionality.
[all …]