]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove workaround for Android 4.4
authorArne Schwabe <arne@rfc2549.org>
Wed, 4 May 2022 11:18:02 +0000 (13:18 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 5 May 2022 14:05:17 +0000 (16:05 +0200)
commit44517fd7694012502318975173b1d0c05045d388
tree3478d38ca0949ef33910d15b4e618542e1a2629f
parent6e375353ed99b794994b809570b217e3e732a44b
Remove workaround for Android 4.4

Android 4.4 is now 9 years old and the main user of this API (OpenVPN
for Android) does not support this OS anymore. This workaround
is now safe to remove.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220504111802.1050648-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24276.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/manage.c
src/openvpn/manage.h
src/openvpn/tun.c