mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-21 07:10:43 -05:00
- Small fixup for documentation.
git-svn-id: file:///svn/unbound/trunk@4089 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
7338c1b892
commit
a5abaed4ce
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
6 April 2017: Wouter
|
||||||
|
- Small fixup for documentation.
|
||||||
|
|
||||||
4 April 2017: Wouter
|
4 April 2017: Wouter
|
||||||
- Fix #1244: document that use of chroot requires trust anchor file to
|
- Fix #1244: document that use of chroot requires trust anchor file to
|
||||||
be under chroot.
|
be under chroot.
|
||||||
|
|
|
||||||
|
|
@ -1511,7 +1511,7 @@ Specify positive integer smaller than 65536. Defaults to 8.
|
||||||
Specifies the maximum prefix length of the client source address we are willing
|
Specifies the maximum prefix length of the client source address we are willing
|
||||||
to expose to third parties for IPv6. Defaults to 64.
|
to expose to third parties for IPv6. Defaults to 64.
|
||||||
.TP
|
.TP
|
||||||
.B max\-clienti-subnet\-ipv4: \fI<number>\fR
|
.B max\-client\-subnet\-ipv4: \fI<number>\fR
|
||||||
Specifies the maximum prefix length of the client source address we are willing
|
Specifies the maximum prefix length of the client source address we are willing
|
||||||
to expose to third parties for IPv4. Defaults to 24.
|
to expose to third parties for IPv4. Defaults to 24.
|
||||||
.SH "MEMORY CONTROL EXAMPLE"
|
.SH "MEMORY CONTROL EXAMPLE"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue