Re: [PATCH 1/1] vpnc: add support to change interface name

2014-09-29 Thread Christian Hesse
Dan Williams on Fri, 2014/09/26 16:14: > On Tue, 2014-09-23 at 16:51 +0200, Christian Hesse wrote: > > By default interface name is 'tun' with an incrementing number (tun0, > > tun1, ...). By specifying 'Interface name' in vpnc config you can change > > the name to something more descriptice. > >

[PATCH 1/1] vpnc: add support to change interface name

2014-09-29 Thread Christian Hesse
By default interface name is 'tun' with an incrementing number (tun0, tun1, ...). By specifying 'Interface name' in vpnc config you can change the name to something more descriptice. --- properties/nm-vpnc-dialog.ui | 89 +--- properties/nm-vpnc.c |

RTL8188SU(rtl8192su) - unavailable

2014-09-29 Thread poma
- lsusb 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter - http://wireless.kernel.org/en/users/Drivers/rtl819x#staging_drivers ... r8712u is a USB driver for RTL8712U/RTL8192SU devices, it's going to be replaced by rtl8192su. - /etc/modprobe.d/blacklist-r8712u.conf black

[PATCH 1/1] openvpn: add support to change interface name

2014-09-29 Thread Christian Hesse
By default interface name is 'tun' or 'tap' with an incrementing number (tun0, tun1, ... or tap0, tap1, ...). By specifying 'Interface name' in vpnc config you can change the name to something more descriptice. --- properties/import-export.c | 12 ++-- properties/nm-openvpn-dialog.ui

Re: RTL8188SU(rtl8192su) - unavailable

2014-09-29 Thread Dan Williams
On Mon, 2014-09-29 at 11:29 +0200, poma wrote: > [platform/nm-platform.c:806] nm_platform_link_set_up(): link: setting up > 'wlp0s4f1u1' (4) > [platform/nm-linux-platform.c:2356] link_change_flags(): link: change 4: > flags set 'up' (1) > [platform/nm-linux-platform.c:2250] link_change(): Netlink

[PATCH] Support building against libsystemd library

2014-09-29 Thread Michael Biebl
In systemd v209, the various libraries were merged into a single libsystemd library [1]. Add support for building against this new library and fall back to the old library names if not found. [1] http://lists.freedesktop.org/archives/systemd-devel/2014-February/017146.html -- Why is it that all