summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-06-04 10:21:09 -0300
committerDan Winship <danw@gnome.org>2013-06-04 10:30:30 -0300
commita7068f48c5ef03aea27ebb4ec14952d2c4b66d5b (patch)
treec8577074ebbf7c1e9b2d25314f51148c44931c2a /include
parentd9e0a7cbd6f8fdf81e2f66192828b860a38edd10 (diff)
downloadNetworkManager-a7068f48c5ef03aea27ebb4ec14952d2c4b66d5b.tar.gz
Revert "platform, devices: add support for vxlan devices"
This requires a very recent kernel to even compile, and the kernel code is still rapidly changing (eg, adding IPv6 support). So take it out for now, until it stabilizes. This reverts commit 7f0f04d1067ff05527007e03af591a2bfecadafb.
Diffstat (limited to 'include')
-rw-r--r--include/NetworkManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/NetworkManager.h b/include/NetworkManager.h
index b0bdc2aa5b..77360561d9 100644
--- a/include/NetworkManager.h
+++ b/include/NetworkManager.h
@@ -57,7 +57,6 @@
#define NM_DBUS_INTERFACE_DEVICE_VETH NM_DBUS_INTERFACE_DEVICE ".Veth"
#define NM_DBUS_INTERFACE_DEVICE_TUN NM_DBUS_INTERFACE_DEVICE ".Tun"
#define NM_DBUS_INTERFACE_DEVICE_MACVLAN NM_DBUS_INTERFACE_DEVICE ".Macvlan"
-#define NM_DBUS_INTERFACE_DEVICE_VXLAN NM_DBUS_INTERFACE_DEVICE ".Vxlan"
#define NM_DBUS_INTERFACE_DEVICE_GRE NM_DBUS_INTERFACE_DEVICE ".Gre"