From ac244ef31f728c5da747573a19e7a2ba42eed622 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Fri, 15 Nov 2002 00:31:49 +0000 Subject: [PATCH] update vlandev description; vlan code now auto-recognizes devices that support h/w tagging --- sbin/ifconfig/ifconfig.8 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index 2b258c9d23a1..eb350a201782 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -377,12 +377,10 @@ To change the association to another physical interface, the existing association must be cleared first. .Pp -Note: if the -.Cm link0 -flag is set on the vlan interface, the vlan pseudo -interface's behavior changes: the -.Cm link0 -tells the vlan interface that the +Note: if the hardware tagging capabilitiy +is set on the vlan interface, the vlan pseudo +interface's behavior changes: +the vlan interface recognizes that the parent interface supports insertion and extraction of vlan tags on its own (usually in firmware) and that it should pass packets to and from the parent unaltered.