summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSusant Sahani <susant@redhat.com>2017-03-08 18:39:43 +0530
committerSusant Sahani <susant@redhat.com>2017-03-14 10:11:49 +0530
commit015e191677809b9a22146a97d38196d7287611af (patch)
treec73d526bb1a0c9f91a887269b6dd234b26fa1619 /configure.ac
parent6f94e420e8355421fc31713a0df760d6b20473ac (diff)
missing.h: add vxlan netlink properties
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 1efeb3a73e..91a2155871 100644
--- a/configure.ac
+++ b/configure.ac
@@ -360,7 +360,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE,
IFLA_PHYS_PORT_ID,
IFLA_BOND_AD_INFO,
IFLA_VLAN_PROTOCOL,
- IFLA_VXLAN_REMCSUM_NOPARTIAL,
+ IFLA_VXLAN_GPE,
IFLA_IPTUN_ENCAP_DPORT,
IFLA_GRE_ENCAP_DPORT,
IFLA_BRIDGE_VLAN_INFO,