summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-09-29 08:39:06 +0000
committerru <ru@FreeBSD.org>2000-09-29 08:39:06 +0000
commit105baa72f008f1d1a81329e845baa246d73f5d81 (patch)
tree4f6e079222ca05184052d65a79fb4724bff468d4 /sbin
parent4a01729c287b698e698dcbd8517efae41260407d (diff)
downloadFreeBSD-src-105baa72f008f1d1a81329e845baa246d73f5d81.zip
FreeBSD-src-105baa72f008f1d1a81329e845baa246d73f5d81.tar.gz
Document that net.inet.ip.fw.one_pass only affects dummynet(4).
Noticed by: Peter Jeremy<peter.jeremy@alcatel.com.au>
Diffstat (limited to 'sbin')
-rw-r--r--sbin/ipfw/ipfw.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/ipfw/ipfw.8 b/sbin/ipfw/ipfw.8
index 9c74c00..df4532d 100644
--- a/sbin/ipfw/ipfw.8
+++ b/sbin/ipfw/ipfw.8
@@ -1043,9 +1043,11 @@ meaning:
Controls debugging messages produced by
.Nm ipfw .
.It Em net.inet.ip.fw.one_pass : No 1
-When set, permits only one pass through the firewall.
-Otherwise, after a pipe or divert action, the packet is
-reinjected in the firewall starting from the next rule.
+When set, the packet exiting from the
+.Xr dummynet 4
+pipe is not passed though the firewall again.
+Otherwise, after a pipe action, the packet is
+reinjected into the firewall at the next rule.
.It Em net.inet.ip.fw.verbose : No 1
Enables verbose messages.
.It Em net.inet.ip.fw.enable : No 1
OpenPOWER on IntegriCloud