]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Ignore Ipv6 route delete request on Android and set ipv4 verbosity to 7
authorArne Schwabe <arne@rfc2549.org>
Wed, 12 Jul 2023 09:46:20 +0000 (11:46 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 17 Jul 2023 16:49:08 +0000 (18:49 +0200)
commit4ed7d7f72515c7df34edf617cb0bb8f2ac533e48
treedaa637a54626499d762d638da0b1259bc0470d44
parentd3fe78af5dde169fcb13a6fde3b532e5d1a3a633
Ignore Ipv6 route delete request on Android and set ipv4 verbosity to 7

Android has no facility nor need one to delete routes as routes are
automatically cleaned up when the tun interface is closed. Also adjust
the IPv4 message to be only shown and verb 7 and rephrase the message.

Change-Id: If8f920d378c31e9ea773ce1f56f3df50f1ec36cd
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20230712094620.569273-1-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg26848.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit ab01eaf49fa9341ff647206bd6e3017770cc0674)
src/openvpn/route.c