summaryrefslogtreecommitdiffstats
path: root/share/man/man4/vlan.4
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2007-04-24 11:35:47 +0000
committeryar <yar@FreeBSD.org>2007-04-24 11:35:47 +0000
commit3a3608ddab58000e8ba4f62c807a3197f4a3305b (patch)
treeb660065887cc491d8c89a5216d1125b82f4350a0 /share/man/man4/vlan.4
parentf64dce605e3d8cc1c0d17b8428f4ab17b66062b0 (diff)
downloadFreeBSD-src-3a3608ddab58000e8ba4f62c807a3197f4a3305b.zip
FreeBSD-src-3a3608ddab58000e8ba4f62c807a3197f4a3305b.tar.gz
"Long frame" is the well-known term found in h/w documentation
from several vendors, so prefer it over other synonyms.
Diffstat (limited to 'share/man/man4/vlan.4')
-rw-r--r--share/man/man4/vlan.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4
index 33271ea..04839c9 100644
--- a/share/man/man4/vlan.4
+++ b/share/man/man4/vlan.4
@@ -108,8 +108,8 @@ help in processing VLANs.
Such interfaces are automatically recognized by their capabilities.
Depending on the level of sophistication found in a physical
interface, it may do full VLAN processing or just be able to
-receive and transmit frames exceeding the maximum Ethernet frame size
-by the length of a 802.1Q header.
+receive and transmit long frames (up to 1522 bytes including an Ethernet
+header and FCS).
The capabilities may be user-controlled by the respective parameters to
.Xr ifconfig 8 ,
.Cm vlanhwtag
@@ -139,7 +139,7 @@ VLANs using software emulation in the
.Nm
driver.
However, most of them lack the capability
-of transmitting and receiving oversized frames.
+of transmitting and receiving long frames.
Assigning such an interface as the parent to
.Nm
will result in a reduced MTU on the corresponding
@@ -171,12 +171,12 @@ and
.Pp
The
.Nm
-driver automatically recognizes devices that natively support oversized frames
+driver automatically recognizes devices that natively support long frames
for
.Nm
use and calculates the appropriate frame MTU based on the
capabilities of the parent interface.
-Some other interfaces not listed above may handle oversized frames,
+Some other interfaces not listed above may handle long frames,
but they do not advertise this ability of theirs.
The MTU setting on
.Nm
OpenPOWER on IntegriCloud