Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ebee1d1f authored by Abaakouk Mehdi's avatar Abaakouk Mehdi
Browse files

Don't reuse tun interface

Need drop tun0 interface to restart the tunnel correctly
when inet interface change and vpn push dns or route all traffic

previous behavior:
  when rmnet0 is up, openvpn connect to x.x.x.x:pppp
  now we switch connection to wifi0, vpn connection can be broken
  then openvpn wait the keepalive value and try to reetablish connection
  but if we reuse the tun0 interface, the default route or dns can be on
  the tun0 interface and openvpn try to join x.x.x.x:pppp through himself

Change-Id: I3e714629a293cff296322a2feb681856876457d1
parent e6a9d1f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment