]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Initiate configured default profile when triggered as Always-on VPN
authorTobias Brunner <tobias@strongswan.org>
Tue, 12 Jun 2018 15:46:08 +0000 (17:46 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:36 +0000 (11:31 +0200)
commit56f599560c48565a43990cdfa903274fcb9da7c7
treec98032488357d9c83d619e85daefe61150ddb986
parentd56f1bf832a0ab66a9b1d2ab8ead80bb0095a9ae
android: Initiate configured default profile when triggered as Always-on VPN

With Android 8.1 this isn't triggered after a reboot until the device
has been unlocked once (solving the issue with the key store) and traffic
may optionally be blocked by the user until the VPN is established.

There are still some issues (e.g. password prompts and fatal errors), and we
might need some workaround for older Android releases.
src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java