wpaul 28f4067fe0 - In vlan_input(), always mask off all but the VLID bits from tags
extracted from received frames, both in the IFCAP_VLAN_HWTAGGING case
  and not. (Some drivers may already do this masking internally, but
  doing it here doesn't hurt and insures consistency.)

- In vlan_ioctl(), don't let the user set a VLAN ID value with anything
  besides the VLID bits set, otherwise we will have trouble matching
  an interface in vlan_input() later.

PR:		kern/46405
2003-07-08 21:54:20 +00:00
..
2003-03-21 15:13:29 +00:00
2003-05-31 20:06:27 +00:00
2003-03-16 00:17:44 +00:00
2003-03-16 00:17:44 +00:00
2003-03-15 23:55:33 +00:00
2002-12-18 11:46:59 +00:00
2002-03-19 21:54:18 +00:00
2002-03-19 21:54:18 +00:00
2003-02-02 13:52:25 +00:00