Hi,

On Wed, Nov 30, 2016 at 11:06:02PM +0100, Arne Schwabe wrote:
> Slight correction. We actually set 0.0.0.0/0 on Android but Android
> *always* translates that into a 0.0.0.0/1 and a 128.0.0.0/1 rule.
> 
> We could do the same and do the translation in the interactive service
> instead of OpenVPN itself.

We could, but that wouldn't solve the issue of OpenVPN trying to 
remove the existing default route (which we would have to special-case-and-
ignore) and reinstall it later on (which must not be translated to
2x /1, but ignored as well).

The service code doesn't know whether a route is "for the VPN API" or
"for anything else" (which openvpn on "non VPN API" platforms always
could do) so this would be a much more intrusive change...

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to