Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jul 2003 14:57:00 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        dan@obluda.cz, wpaul@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/46405: [PATCH] Bad VLAN handling on NIC's with VLAN hardware support
Message-ID:  <200307082157.h68Lv0Kx063109@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] Bad VLAN handling on NIC's with VLAN hardware support

State-Changed-From-To: open->closed
State-Changed-By: wpaul
State-Changed-When: Tue Jul 8 14:55:11 PDT 2003
State-Changed-Why: 
Fix applied to -current. EVL_VLANOFTAG() is applied in both the
IFCAP_VLAN_HWTAGGING case and the software tagging case. Also, the
user is now prevented from using ifconfig(8) to set a tag ID
with anything except the VLAN ID bits set (setting any of the
other bits would cause an interface matching failure in vlan_input().
-Bill

http://www.freebsd.org/cgi/query-pr.cgi?pr=46405



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307082157.h68Lv0Kx063109>