summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-05-26 07:48:48 +0200
committerHarald Hoyer <harald@redhat.com>2015-05-26 08:06:00 +0200
commit7ce38a6b008eb861416eb81c1ab6014066f4bc6c (patch)
tree66b55bd4f414362ebde7ec685dcd109a8601cb01 /configure.ac
parentdb47294f41005e4570ce20c0ff3f49d5eea3a223 (diff)
missing: add more IFLA_VXLAN_* defines
Otherwise building faild with kernel headers < v3.16
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48cedb5ab6..0818dd80cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -334,7 +334,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE,
IFLA_PHYS_PORT_ID,
IFLA_BOND_AD_INFO,
IFLA_VLAN_PROTOCOL,
- IFLA_VXLAN_LOCAL6,
+ IFLA_VXLAN_REMCSUM_NOPARTIAL,
IFLA_IPTUN_6RD_RELAY_PREFIXLEN,
IFLA_BRIDGE_VLAN_INFO,
IFLA_BRPORT_UNICAST_FLOOD,