summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorghelmer <ghelmer@FreeBSD.org>1999-04-16 02:09:38 +0000
committerghelmer <ghelmer@FreeBSD.org>1999-04-16 02:09:38 +0000
commit8e8108fd3de670bf77f92c9c12d334360f69fc49 (patch)
treecd3a8e2ef73b8fbbbc340c855c95fc57ca3a4601 /share
parent1a09e8bbc5d9ff2c2437a1df7a2d8962648e3143 (diff)
downloadFreeBSD-src-8e8108fd3de670bf77f92c9c12d334360f69fc49.zip
FreeBSD-src-8e8108fd3de670bf77f92c9c12d334360f69fc49.tar.gz
Revise list of interfaces on which bridging is supported. mdoc-ify a few
things while I'm here.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/bridge.423
1 files changed, 18 insertions, 5 deletions
diff --git a/share/man/man4/bridge.4 b/share/man/man4/bridge.4
index 76de427..c9aef83 100644
--- a/share/man/man4/bridge.4
+++ b/share/man/man4/bridge.4
@@ -1,5 +1,5 @@
.\"
-.\" $Id: bridge.4,v 1.2 1998/12/21 22:37:53 luigi Exp $
+.\" $Id: bridge.4,v 1.3 1999/02/25 10:48:31 kato Exp $
.\"
.Dd Sep 28, 1998
.Dt BRIDGE 4
@@ -33,7 +33,9 @@ filtering on bridged packets. Note that
rules only apply
to IP packets. Non-IP packets are subject to the default
.Nm ipfw
-rule (number 65535) which must be an
+rule
+.Pq number 65535
+which must be an
.Ar allow
rule if we want ARP and other non-IP packets to flow through the
bridge.
@@ -54,12 +56,23 @@ Extended functionality to enable bridging selectively on clusters
of interfaces is still in the works.
.Pp
Not all interface support bridging -- at the moment it works for
-``ed'', ``de'', ``ep'', ``fxp'', ``lnc'', ``fe'' interfaces.
+.Dq ed ,
+.Dq de ,
+.Dq ep ,
+.Dq fe ,
+.Dq fxp ,
+.Dq lnc ,
+.Dq mx ,
+.Dq tx ,
+and
+.Dq xl
+interfaces.
.Sh SEE ALSO
.Xr ip 4 ,
.Xr ipfw 8 ,
.Xr sysctl 8 .
.Sh HISTORY
.Nm
-bridging has been introduced in FreeBSD 2.2.8
-by Luigi Rizzo <luigi@iet.unipi.it>.
+bridging was introduced in FreeBSD 2.2.8
+by
+.An Luigi Rizzo Aq luigi@iet.unipi.it .
OpenPOWER on IntegriCloud