From: Ralph Dolmans Date: Thu, 25 Oct 2018 08:55:55 +0000 (+0000) Subject: Document min-client-subnet-ipv4/6 default value X-Git-Tag: release-1.8.2rc1~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=359dcc3c5c9c92a04c0cdcaaa61f528802136ab3;p=thirdparty%2Funbound.git Document min-client-subnet-ipv4/6 default value git-svn-id: file:///svn/unbound/trunk@4952 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 05f4ca363..b47b61e17 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1850,11 +1850,13 @@ to expose to third parties for IPv4. Defaults to 24. .TP .B min\-client\-subnet\-ipv6: \fI\fR Specifies the minimum prefix length of the IPv6 source mask we are willing to -accept in queries. Shorter source masks result in REFUSED answers. +accept in queries. Shorter source masks result in REFUSED answers. Source mask +of 0 is always accepted. Default is 0. .TP .B min\-client\-subnet\-ipv4: \fI\fR Specifies the minimum prefix length of the IPv4 source mask we are willing to -accept in queries. Shorter source masks result in REFUSED answers. +accept in queries. Shorter source masks result in REFUSED answers. Source mask +of 0 is always accepted. Default is 0. .TP .B max\-ecs\-tree\-size\-ipv4: \fI\fR Specifies the maximum number of subnets ECS answers kept in the ECS radix tree.