diff options
author | Gert Doering <gert@greenie.muc.de> | 2012-06-07 17:38:17 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2012-06-13 11:12:35 +0200 |
commit | 21ae2ec2b963e33e1b48b6cf9069e774b3f656b1 (patch) | |
tree | 11593d4be1ecb5d486a710ab9fac542b9bf2b717 /src/openvpn/shaper.c | |
parent | 64a6bdf73cd624939a8f597fc5330b946f6bf1f1 (diff) | |
download | openvpn-21ae2ec2b963e33e1b48b6cf9069e774b3f656b1.tar.gz openvpn-21ae2ec2b963e33e1b48b6cf9069e774b3f656b1.tar.xz openvpn-21ae2ec2b963e33e1b48b6cf9069e774b3f656b1.zip |
Implement search for "first free" tun/tap device on Solaris
Without this patch, Solaris will do "--dev tun3" just fine, but "--dev tun"
will either use "tun0" if that is available, or fail. With the patch, the
first available device is searched if "--dev tun" or "--dev tap" (without
a number) is specified.
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 20120607174638.GW1059@greenie.muc.de
URL: http://article.gmane.org/gmane.network.openvpn.devel/6705
Signed-off-by: David Sommerseth <davids@redhat.com>
Diffstat (limited to 'src/openvpn/shaper.c')
0 files changed, 0 insertions, 0 deletions