]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Correct error text when no Windows TAP device is present
authorJosh Cepek <josh.cepek@usa.net>
Wed, 21 Aug 2013 21:20:30 +0000 (16:20 -0500)
committerGert Doering <gert@greenie.muc.de>
Thu, 22 Aug 2013 16:33:06 +0000 (18:33 +0200)
commit2d34628af995676c8ecddb953897c334b96a6a6b
tree8084103d4fd174269e95829d2d5b71dede64c839
parent6481f879eb62cafa6ad652801b2b5c45e546ef44
Correct error text when no Windows TAP device is present

Starting with the 2.3-series, the TAP-Windows driver/utilities and
OpenVPN are separately installed components. The error message given to
users without available TAP devices uses the pre-2.3 path that does not
exist. The path should be listed under the TAP-Windows program group
that the tap-windows project installer uses.

Resolves bug #320

Signed-off-by: Josh Cepek <josh.cepek@usa.net>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Message-Id: <kv4ece$s8s$1@ger.gmane.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7825
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/tun.c