libnl/include/linux
Cong Wang c79754297a tunnel: add a copy of include/linux/if_tunnel.h
This should fix the following compile error:

route/link/ipip.c:52: error: ‘IFLA_IPTUN_MAX’ undeclared here (not in a function)
route/link/ipip.c:53: error: ‘IFLA_IPTUN_LINK’ undeclared here (not in a function)
route/link/ipip.c:53: error: array index in initializer not of integer type
route/link/ipip.c:53: error: (near initialization for ‘ipip_policy’)
route/link/ipip.c:53: error: field name not in record or union initializer
route/link/ipip.c:53: error: (near initialization for ‘ipip_policy’)
...

Reported-by: Vinson Lee <vlee@twitter.com>
Cc: Susant Sahani <susant@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-05-12 14:03:34 +02:00
..
can can: provide local copy of <linux/can/netlink.h> 2012-12-11 17:59:30 +01:00
netfilter Re-adding #defines for __aligned_be64 for older kernels 2012-12-13 14:23:28 -08:00
tc_act fix linux/pkt_act.h inclusion 2013-11-12 00:41:10 +01:00
tc_ematch Support for meta match 2010-10-31 23:13:01 +01:00
fib_rules.h routing rules: adapt to unified routing rules 2010-10-29 12:48:46 +02:00
gen_stats.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
genetlink.h Generic Netlink multicast groups support 2010-10-14 13:46:02 +02:00
if.h link: add carrier support 2013-01-11 13:44:47 +01:00
if_addr.h addr: add address flag IFA_F_NOPREFIXROUTE 2014-01-16 11:09:32 +01:00
if_arp.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
if_bridge.h bridge: Support the new bridging attributes 2013-02-07 11:39:27 +01:00
if_ether.h Update local copies of include/linux 2011-06-09 12:56:52 +02:00
if_link.h add veth link support 2013-11-06 09:55:02 +01:00
if_tunnel.h tunnel: add a copy of include/linux/if_tunnel.h 2014-05-12 14:03:34 +02:00
if_vlan.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
ip.h route: update copy of kernel header 'ip.h' 2014-03-21 12:38:45 +01:00
ip_mp_alg.h Initial import 2007-09-15 01:28:01 +02:00
ipv6.h Update local copies of include/linux 2011-06-09 12:56:52 +02:00
neighbour.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
netfilter.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
netlink.h Support for NLM_F_INTR 2011-07-14 10:51:49 +02:00
pkt_cls.h Update local copies of include/linux 2011-06-09 12:56:52 +02:00
pkt_sched.h add fq_codel qdisc 2013-11-22 10:13:39 +01:00
rtnetlink.h Update include/linux header copies 2010-10-21 19:47:14 +02:00
snmp.h route: update kernel header snmp.h and fix inet6_parse_protinfo() after kernel API breakage 2014-03-21 12:38:45 +01:00