summaryrefslogtreecommitdiffstats
path: root/share/man/man4/vlan.4
diff options
context:
space:
mode:
authorambrisko <ambrisko@FreeBSD.org>2002-01-16 16:33:58 +0000
committerambrisko <ambrisko@FreeBSD.org>2002-01-16 16:33:58 +0000
commit81dbce8cc90b1d59811638727e8e1e44455afb55 (patch)
tree3a8de1185c3f8aaadd2f4040ae64d08867ddd590 /share/man/man4/vlan.4
parent66616c46ce4a5ff8b05734a96d0a169ae26cd667 (diff)
downloadFreeBSD-src-81dbce8cc90b1d59811638727e8e1e44455afb55.zip
FreeBSD-src-81dbce8cc90b1d59811638727e8e1e44455afb55.tar.gz
Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.
One to notify the system that the MTU for VLAN can be 1500 so the vlan will automatically be configured with a 1500 MTU the other is to ignore the error case if the received frame is to long. The frame size notification came from code in the SIS driver, and the support for long frames derived from the NetBSD Tulip driver. Tested on: 4 port D-Link adapter DFE-570TX 4 Intel 21143 Netgear card with 82c169 PNIC 10/100BaseTX Reviewed by: ru (manpage), wpaul (not objected to), archie Approved by: imp Obtained from: NetBSD
Diffstat (limited to 'share/man/man4/vlan.4')
-rw-r--r--share/man/man4/vlan.44
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 3896596..90a3271 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -103,6 +103,10 @@ filtering that breaks the Path MTU Discovery mechanism.
.Pp
The NICs that support oversized frames are as follows:
.Bl -tag -width ".Xr fxp 4 " -offset indent
+.It Xr dc 4
+supports long frames for the
+.Nm
+natively.
.It Xr de 4
requires defining
.Dv BIG_PACKET
OpenPOWER on IntegriCloud