K 10 svn:author V 4 jeff K 8 svn:date V 27 2011-01-09T04:47:34.401099Z K 7 svn:log V 548 - Add VLAN functions necessary to support ipoib and ofed. Give an abstract way to query the vlan interface about tags and trunks. Add support for drivers to store a cookie in the virtual interface. - Make vlan address size and type agnostic. ether_attach() is still used but much of the ethernet specific changes are overwritten in vlan_attach() which may happen some time after creation. - Change the vlan topology lock to sx so that event handlers can allocate memory. Sponsored by: Isilon Systems, iX Systems, and Panasas. END