aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAndrew Thompson <thompsa@FreeBSD.org>2006-01-14 03:51:31 +0000
committerAndrew Thompson <thompsa@FreeBSD.org>2006-01-14 03:51:31 +0000
commit7c2fb83a0bdd44cf3e0a696da9d60e11c603bb05 (patch)
treecf3a69e94b7d6d48da6db40cd0b9c13fda45922d /share
parenta008796617b95ea4715c602001c0d26dcfaf6287 (diff)
Notes
Diffstat (limited to 'share')
-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 09425f89c2de..41821132ce50 100644
--- a/share/man/man4/if_bridge.4
+++ b/share/man/man4/if_bridge.4
@@ -146,6 +146,9 @@ as on the interface on which the packet arrives or departs.
.Pp
The MTU of the first member interface to be added is used as the bridge MTU,
all additional members are required to have exactly the same value.
+.Pp
+The TXCSUM capability is disabled for any interface added to the bridge, this
+is restored when the interface is removed again.
.Sh EXAMPLES
The following when placed in the file
.Pa /etc/rc.conf