summaryrefslogtreecommitdiffstats
path: root/share/man/man4/dummynet.4
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>2000-03-17 20:01:38 +0000
committerchris <chris@FreeBSD.org>2000-03-17 20:01:38 +0000
commit5e9c416678287f2271526d776a2e8e5bf4ac705e (patch)
tree2eaa32ebbb97a539ea59537e0ed80b9a287d5fb7 /share/man/man4/dummynet.4
parent62e343d962c6c697d9bb8ec308c654f8bce8db80 (diff)
downloadFreeBSD-src-5e9c416678287f2271526d776a2e8e5bf4ac705e.zip
FreeBSD-src-5e9c416678287f2271526d776a2e8e5bf4ac705e.tar.gz
Be consistent and use .Ql for sysctl variables, instead of inconsistent
.Bd -literal with inconsistent indenting.
Diffstat (limited to 'share/man/man4/dummynet.4')
-rw-r--r--share/man/man4/dummynet.414
1 files changed, 4 insertions, 10 deletions
diff --git a/share/man/man4/dummynet.4 b/share/man/man4/dummynet.4
index d74ca1e..d350bbb 100644
--- a/share/man/man4/dummynet.4
+++ b/share/man/man4/dummynet.4
@@ -91,7 +91,7 @@ At the output from the second queue packets
are reinjected into the protocol stack at the same point they came
from (i.e. ip_input(), ip_output(), bdg_forward() ).
Depending on the setting of the sysctl variable
- sys.net.inet.ipfw.one_pass
+.Ql net.inet.ipfw.one_pass
Packets coming from a pipe can be either forwarded to their
destination, or passed again through the
.Nm ipfw
@@ -143,18 +143,12 @@ pipes.
.Sh SYSCTL VARIABLES
.Pp
-.Bd -literal
- net.inet.ip.fw.one_pass
-.Ed
-
+.Ql net.inet.ip.fw.one_pass
is set to 1 if we want packets to pass through the firewall code only
once.
-.Bd -literal
- net.link.ether.bridge_ipfw
-.Ed
-
+.Pp
+.Ql net.link.ether.bridge_ipfw
is set if we want bridged packets to pass through the firewall code.
-
.Sh COMMANDS
The following socket options are used to manage pipes:
.Pp
OpenPOWER on IntegriCloud