summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorseanc <seanc@FreeBSD.org>2002-10-12 07:45:23 +0000
committerseanc <seanc@FreeBSD.org>2002-10-12 07:45:23 +0000
commita442bb828050e9c0c620db90cfa62cc9b3e9ca2b (patch)
treeb2433b86cd577ae4fbaa985327f9feb96fa67f10 /sbin/ipfw
parentc407ddb93b06b3e77e768b8307bb0f9fbbfe6c62 (diff)
downloadFreeBSD-src-a442bb828050e9c0c620db90cfa62cc9b3e9ca2b.zip
FreeBSD-src-a442bb828050e9c0c620db90cfa62cc9b3e9ca2b.tar.gz
Increase the max dummynet hash size from 1024 to 65536. Default is still
1024. Silence on: -net, -ipfw 4weeks+ Reviewed by: dd Approved by: knu (mentor) MFC after: 3 weeks
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.82
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 4c9e141..c9e405c 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1347,7 +1347,7 @@ Default value is 64 controlled by the
.Xr sysctl 8
variable
.Em net.inet.ip.dummynet.hash_size ,
-allowed range is 16 to 1024.
+allowed range is 16 to 65536.
.Pp
.It Cm mask Ar mask-specifier
The
OpenPOWER on IntegriCloud