This version reworks, fixes, and tests the MAC-VLAN
feature, which allows VLANs based on destination or
source MAC addresses. It also adds several new IOCTL
options to the 802.1Q VLAN code to allow easier
programmatic interaction with VLAN devices.
The 802.1q VLAN patch is now in the official kernel, so the patch has been removed from the VLAN distribution. The vconfig utility has been updated to enable StrongARM cross-compilation.
Multicast reference count leaks and a crash bug when renaming VLAN interfaces were fixed. Transmit code was reworked to better mimic regular Ethernet. A man page was added.