From 359dcc3c5c9c92a04c0cdcaaa61f528802136ab3 Mon Sep 17 00:00:00 2001 From: Ralph Dolmans Date: Thu, 25 Oct 2018 08:55:55 +0000 Subject: [PATCH] Document min-client-subnet-ipv4/6 default value git-svn-id: file:///svn/unbound/trunk@4952 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/unbound.conf.5.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.47.3