summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-03-31 11:30:33 +0200
committerGitHub <noreply@github.com>2017-03-31 11:30:33 +0200
commit510cb1ce89d8ce3310e7ca514dd35986964d6f01 (patch)
treede3f366a982fb82000f8c5d96a982ad99bacb607 /configure.ac
parent0b180d754cd9b171f38e39554495841f666060f7 (diff)
parentd8653945f71dc8a6fa27b033fdecb97bba95bf36 (diff)
Merge pull request #5534 from ssahani/vxlan-label
networkd: vxlan support setting IPv6 flow label
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 06fa908d43..cf37ca6493 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,