- Fix typo in documentation.

git-svn-id: file:///svn/unbound/trunk@4580 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards 2018-03-13 08:12:38 +00:00
parent d1a76b55bc
commit 54e15f5ace
2 changed files with 5 additions and 2 deletions

View file

@ -1,3 +1,6 @@
13 March 2018: Wouter
- Fix typo in documentation.
12 March 2018: Wouter 12 March 2018: Wouter
- Added documentation for aggressive-nsec: yes. - Added documentation for aggressive-nsec: yes.
- tag 1.7.0rc3. - tag 1.7.0rc3.

View file

@ -288,7 +288,7 @@ silently (unless verbosity 3) without the option.
.B ip\-transparent: \fI<yes or no> .B ip\-transparent: \fI<yes or no>
If yes, then use IP_TRANSPARENT socket option on sockets where unbound If yes, then use IP_TRANSPARENT socket option on sockets where unbound
is listening for incoming traffic. Default no. Allows you to bind to is listening for incoming traffic. Default no. Allows you to bind to
non\-local interfaces. For example for non\-existant IP addresses that non\-local interfaces. For example for non\-existent IP addresses that
are going to exist later on, with host failover configuration. This is are going to exist later on, with host failover configuration. This is
a lot like interface\-automatic, but that one services all interfaces a lot like interface\-automatic, but that one services all interfaces
and with this option you can select which (future) interfaces unbound and with this option you can select which (future) interfaces unbound
@ -729,7 +729,7 @@ This option only has effect when qname-minimisation is enabled. Default is off.
Aggressive NSEC uses the DNSSEC NSEC chain to synthesize NXDOMAIN Aggressive NSEC uses the DNSSEC NSEC chain to synthesize NXDOMAIN
and other denials, using information from previous NXDOMAINs answers. and other denials, using information from previous NXDOMAINs answers.
Default is off. It helps to reduce the query rate towards targets that get Default is off. It helps to reduce the query rate towards targets that get
a very high nonexistant name lookup rate. a very high nonexistent name lookup rate.
.TP .TP
.B private\-address: \fI<IP address or subnet> .B private\-address: \fI<IP address or subnet>
Give IPv4 of IPv6 addresses or classless subnets. These are addresses Give IPv4 of IPv6 addresses or classless subnets. These are addresses