]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Emulate persist-tun on Android
authorArne Schwabe <arne@rfc2549.org>
Fri, 26 Apr 2013 19:59:32 +0000 (21:59 +0200)
committerGert Doering <gert@greenie.muc.de>
Wed, 1 May 2013 10:27:54 +0000 (12:27 +0200)
commitbd14d55d87248d18088fc9897e9ffd46a59e147b
tree4196de95e5457d31be884203736cd3b09ac01982
parenta55b3cdb236ebfd181c24f54ead4b4c27c7bdda7
Emulate persist-tun on Android

On Android changing the configuration of tun is not possible. So instead
of reconfiguring the tun device, open a new tun device and close the old
one if needed.

Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1367006372-14815-1-git-send-email-arne@rfc2549.org>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7558

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/init.c