diff options
Diffstat (limited to 'share/man/man4/vlan.4')
-rw-r--r-- | share/man/man4/vlan.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/vlan.4 b/share/man/man4/vlan.4 index f9f5a39283b..5ded911ea91 100644 --- a/share/man/man4/vlan.4 +++ b/share/man/man4/vlan.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vlan.4,v 1.38 2014/04/21 14:08:09 henning Exp $ +.\" $OpenBSD: vlan.4,v 1.39 2014/04/21 16:21:08 henning Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -67,8 +67,7 @@ Ethernet switch (or other 802.1Q compliant network devices) to be aware of which LAN the frame is part of, and in the case of a switch, which port(s) the frame can go to. Frames transmitted through the vlan interface will be diverted to the specified -physical interface with a 802.1Q vlan header instead of the regular Ethernet -header. +physical interface with a 802.1Q vlan tag added. 802.1Q frames received by the parent interface with the correct vlan tag will be diverted to the associated .Nm |