-
Notifications
You must be signed in to change notification settings - Fork 929
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move IPv6 tun configuration from VPN layer to network layer (#2950)
Task/Issue URL: https://app.asana.com/0/488551667048375/1204154532535669/f ### Description Move the `tun` configuration for IPv6 from the VPN layer to the network layer. See the [asana](https://app.asana.com/0/488551667048375/1204154532535669/f) task for more info ### Steps to test this PR _Verify IPv6 configuration_ - [x] filter logcat by ipv6 - [x] install from this branch and enable ApptP - [x] verify `Allowing IPv6 traffic through the tun interface` and `Settings IPv6 address in the tun interface` logs appear - [x] smoke tests AppTP
- Loading branch information
Showing
2 changed files
with
68 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters