kern/46405: [PATCH] Bad VLAN handling on NIC's with VLAN hardware support

Bill Paul wpaul at FreeBSD.org
Tue Jul 8 14:57:01 PDT 2003


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


More information about the freebsd-bugs mailing list