summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSusant Sahani <susant@redhat.com>2017-04-25 09:43:41 +0530
committerSusant Sahani <susant@redhat.com>2017-04-25 09:43:41 +0530
commitd0780ca9054bfc7d7e429aafc705aac532a37361 (patch)
treee2aad3f4061e8c0478d49ac1332b5b24023501a2 /configure.ac
parentbf79c7ab96d279660c6891c64c344e6bddf18bf7 (diff)
Add Geneve netlink properties to missing.h
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 13e758331e..f59f3faf38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -368,6 +368,7 @@ AC_CHECK_DECLS([IFLA_INET6_ADDR_GEN_MODE,
IFLA_BOND_AD_INFO,
IFLA_VLAN_PROTOCOL,
IFLA_VXLAN_GPE,
+ IFLA_GENEVE_LABEL,
IFLA_IPTUN_ENCAP_DPORT,
IFLA_GRE_ENCAP_DPORT,
IFLA_BRIDGE_VLAN_INFO,