commit | ae07a6bf53cc9650039c4f2918baf58d522b49f9 | [log] [tgz] |
---|---|---|
author | Bernie Innocenti <codewiz@google.com> | Mon May 28 22:04:37 2018 +0900 |
committer | Bernie Innocenti <codewiz@google.com> | Thu Jun 07 18:55:41 2018 +0900 |
tree | 6156e92bb1cb016556d46d0fbe0ce3d189dda976 | |
parent | 6de8729657263d0dba112573298055d9396027d6 [diff] |
vpn: allow IPSec traffic through Always-on VPN This won't leak any traffic outside the VPN as long as there are no processes owned by uid 0 which generate network traffic (which is currently the case). Bug: 69873852 Test: compared the output of 'adb shell ip rule show' before and after Test: runtest -x frameworks/base/tests/net/java/com/android/server/connectivity/VpnTest.java Test: local CTS tests run: android.net.cts.VpnServiceTest Test: local CTS tests run: com.android.cts.devicepolicy.MixedDeviceOwnerTest Change-Id: I8758e576c9d961d73f62bfcf0559dd7ecee6e8e6 Merged-In: I8758e576c9d961d73f62bfcf0559dd7ecee6e8e6 Merged-In: I1f9b78c8f828ec2df7aba71b39d62be0c4db2550 Merged-In: I8edeb0942e661c8385ff0cd3fdb72e6f62a8f218 (cherry picked from commit 00000fe55a4729f8339afdc7eab5c970b2549813)