This is a resend of the iproute VLAN patch with the if_link.h changes
edited out since the headers are already synced.
[IPROUTE]: VLAN support
Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]>
---
commit 90727b2bf5b4a7ef9d0638ca80206083b965a0b5
tree 173722acd855b7fe1eb1a5f22cf7706814
]: mtu 1500 qdisc noop
link/ether 8e:bb:6f:05:29:e9 brd ff:ff:ff:ff:ff:ff
vlan id 1000
ingress-qos-map { 2:1 3:2 }
egress-qos-map { 1:2 2:3 }
Delete device:
# ip link delete eth0.1000
[IPROUTE]: VLAN support
---
commit a00ac9fcbd7b84f442c5290594afa8572cf6fd8b
tree