K 10 svn:author V 3 yar K 8 svn:date V 27 2004-09-09T16:57:33.000000Z K 7 svn:log V 393 MFC: Apply EVL_VLANOFTAG() to a tag passed to vlan_input_tag() by a VLAN-supporting Ethernet interface so the irrelevant bits (priority etc) are cleared. Otherwise frames with non-zero dot1q priority would not be directed to the right vlan interface if the parent Ethernet interface didn't mask off the irrelevant bits by itself. Refuse to configure a bogus VLAN ID on a vlan(4) interface. END