summaryrefslogtreecommitdiffstats
path: root/share/man/man4/if_bridge.4
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2005-06-10 01:25:22 +0000
committerthompsa <thompsa@FreeBSD.org>2005-06-10 01:25:22 +0000
commitaa4ecbabe57f2faf89abfd7436f8cb2f52fd8f65 (patch)
treef5d6c3b67b4928c88f5b8229b734c605185dc4b9 /share/man/man4/if_bridge.4
parent7a16f375cc9af23759563f66f0ac975df581d877 (diff)
downloadFreeBSD-src-aa4ecbabe57f2faf89abfd7436f8cb2f52fd8f65.zip
FreeBSD-src-aa4ecbabe57f2faf89abfd7436f8cb2f52fd8f65.tar.gz
Add dummynet(4) support to if_bridge, this code is largely based on bridge.c.
This is the final piece to match bridge.c in functionality, we can now be a drop-in replacement. Approved by: mlaier (mentor)
Diffstat (limited to 'share/man/man4/if_bridge.4')
-rw-r--r--share/man/man4/if_bridge.43
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/if_bridge.4 b/share/man/man4/if_bridge.4
index 2e079f5..1164aeb 100644
--- a/share/man/man4/if_bridge.4
+++ b/share/man/man4/if_bridge.4
@@ -107,6 +107,9 @@ to enable enable layer2 filtering with
, set to
.Li 0
to disable it.
+This needs to be enabled for
+.Xr dummynet 4
+support.
When ipfw is enabled pfil_bridge and pfil_member will be disabled so that IPFW
is not run twice, these can be re-enabled if desired.
.El
OpenPOWER on IntegriCloud