]> git.ipfire.org Git - thirdparty/iproute2.git/commit
vlan support
authorPatrick McHardy <kaber@trash.net>
Sat, 1 Sep 2007 16:47:19 +0000 (18:47 +0200)
committerStephen Hemminger <shemminger@oldman.(none)>
Wed, 5 Sep 2007 11:03:46 +0000 (12:03 +0100)
commit5c302d518f10e67ddab9e44207a0c878214ed389
tree22d8c973f7dd907473910042727a7810ae54dc51
parent03b26ef4e827332083033be872c7747823afebae
vlan support

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 <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/linux/if_vlan.h [new file with mode: 0644]
ip/Makefile
ip/iplink_vlan.c [new file with mode: 0644]