GNOME Bugzilla – Bug 691998
Add support for creating and configuring tun/tap devices.
Last modified: 2015-12-09 13:43:06 UTC
1. If a tun/tap device exists, be able to use NetworkManager to configure the assigned addresses etc. associated to the device. 2. The ability for NetworkManager to create the device, with specified ownership and permissions.
(In reply to comment #0) > 1. If a tun/tap device exists, be able to use NetworkManager to configure the > assigned addresses etc. associated to the device. commit ce4f2a4bd6270400e9d32c98ceaf8fa8f0b5df8c Author: Dan Winship <danw@gnome.org> Date: Wed Apr 17 10:41:15 2013 -0400 core, libnm-glib: add NMDeviceGeneric Add NMDeviceGeneric, to provide generic support for unknown device types, and create NMDeviceGenerics for those devices that NM previously was ignoring. Allow NMSettingGeneric connections to be activated on (managed) NMDeviceGenerics. > 2. The ability for NetworkManager to create the device, with specified > ownership and permissions. Specific support for tun/tap is yet to be added.
Part 2. added with commit: http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=123d0ba9b8c92ce00d2a0b2f98c5f329353e70d1