On 26/04/13 21:59, Arne Schwabe wrote:
> 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
> ---
> src/openvpn/init.c | 18 +-
> 1 file changed, 17 insertions(+), 1
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
---
src/openvpn/init.c | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/src/openvpn/init.c b/src