]> git.ipfire.org Git - thirdparty/libnl.git/commit
[LIBNL]: Add if_vlan.h
authorPatrick McHardy <kaber@trash.net>
Fri, 18 Jan 2008 16:55:48 +0000 (17:55 +0100)
committerThomas Graf <tgr@deb.localdomain>
Thu, 7 Feb 2008 11:49:19 +0000 (12:49 +0100)
commite91bb2ffb090955d443e643a25b250bf3d33534a
treea32a186f29a5d3430564eb447d05e19ace217893
parent7f6b7a8eea0334b34d58dec72c66121a76f08958
[LIBNL]: Add if_vlan.h

vlan support needs VLAN_FLAG_REORDER_HDR, which is not available in
older if_vlan.h versions. Add the current version from the kernel.

Signed-off-by: Patrick McHardy <kaber@trash.net>
include/linux/if_vlan.h [new file with mode: 0644]