libnm-glib: add support for TUN devices
authorBeniamino Galvani <bgalvani@redhat.com>
Tue, 10 Nov 2015 21:03:57 +0000 (22:03 +0100)
committerBeniamino Galvani <bgalvani@redhat.com>
Wed, 25 Nov 2015 10:39:57 +0000 (11:39 +0100)
commit8ca6e412c1c0214603503521b6461e47b13be373
tree796befc3d92afe088f3721926eab579d4ac436fc
parent33e76cf0e04534e8ebb278f518b2ed2ec69d4d15
libnm-glib: add support for TUN devices

Since libnm is the preferred way to interact with NM now, we don't
want to add new device types to libnm-glib.

Make libnm-glib recognize TUN devices as generic ones and modify
NMDeviceGeneric to use the correct D-Bus interface based on the actual
device type.
introspection/nm-device-tun.xml
libnm-glib/nm-device-generic.c
libnm-glib/nm-device.c
libnm-util/NetworkManager.h