mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-23 16:20:26 -05:00
- Fix spelling in freebind option man page text.
git-svn-id: file:///svn/unbound/trunk@3785 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
034febc8e3
commit
e47f0ca8f4
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
14 June 2016: Ralph
|
14 June 2016: Ralph
|
||||||
- Fix 775: unbound-host and unbound-anchor crash on windows, ignore
|
- Fix 775: unbound-host and unbound-anchor crash on windows, ignore
|
||||||
null delete for wsaevent.
|
null delete for wsaevent.
|
||||||
|
- Fix spelling in freebind option man page text.
|
||||||
|
|
||||||
13 June 2016: Ralph
|
13 June 2016: Ralph
|
||||||
- Use QTYPE=A for QNAME minimisation.
|
- Use QTYPE=A for QNAME minimisation.
|
||||||
|
|
|
||||||
|
|
@ -282,7 +282,7 @@ permissions on some systems. The option uses IP_BINDANY on FreeBSD systems.
|
||||||
If yes, then use IP_FREEBIND socket option on sockets where unbound
|
If yes, then use IP_FREEBIND socket option on sockets where unbound
|
||||||
is listening to incoming traffic. Default no. Allows you to bind to
|
is listening to incoming traffic. Default no. Allows you to bind to
|
||||||
IP addresses that are nonlocal or do not exist, like when the network
|
IP addresses that are nonlocal or do not exist, like when the network
|
||||||
interface or IP adress is down. Exists only on Linux, where the similar
|
interface or IP address is down. Exists only on Linux, where the similar
|
||||||
ip\-transparent option is also available.
|
ip\-transparent option is also available.
|
||||||
.TP
|
.TP
|
||||||
.B rrset\-cache\-size: \fI<number>
|
.B rrset\-cache\-size: \fI<number>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue