mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fixup manpage syntax.
git-svn-id: file:///svn/unbound/trunk@2912 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
b709a9a449
commit
4fcbe0652d
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
17 Jun 2013: Wouter
|
||||||
|
- Fixup manpage syntax.
|
||||||
|
|
||||||
14 Jun 2013: Wouter
|
14 Jun 2013: Wouter
|
||||||
- get_option and set_option support for log-time-ascii, python-script
|
- get_option and set_option support for log-time-ascii, python-script
|
||||||
val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect
|
val-sig-skew-min and val-sig-skew-max. log-time-ascii takes effect
|
||||||
|
|
|
||||||
|
|
@ -497,7 +497,7 @@ unsigned to badly signed often. If turned off you run the risk of a
|
||||||
downgrade attack that disables security for a zone. Default is on.
|
downgrade attack that disables security for a zone. Default is on.
|
||||||
.TP
|
.TP
|
||||||
.B harden\-below\-nxdomain: \fI<yes or no>
|
.B harden\-below\-nxdomain: \fI<yes or no>
|
||||||
From draft-vixie-dnsext-resimprove, returns nxdomain to queries for a name
|
From draft\-vixie\-dnsext\-resimprove, returns nxdomain to queries for a name
|
||||||
below another name that is already known to be nxdomain. DNSSEC mandates
|
below another name that is already known to be nxdomain. DNSSEC mandates
|
||||||
noerror for empty nonterminals, hence this is possible. Very old software
|
noerror for empty nonterminals, hence this is possible. Very old software
|
||||||
might return nxdomain for empty nonterminals (that usually happen for reverse
|
might return nxdomain for empty nonterminals (that usually happen for reverse
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue