From 105baa72f008f1d1a81329e845baa246d73f5d81 Mon Sep 17 00:00:00 2001 From: ru Date: Fri, 29 Sep 2000 08:39:06 +0000 Subject: Document that net.inet.ip.fw.one_pass only affects dummynet(4). Noticed by: Peter Jeremy --- sbin/ipfw/ipfw.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'sbin') 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 -- cgit v1.1