You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale-android/android
Elias Naur 271d40978e java/com/tailscale/ipn: explicitly allow IPv4 and IPv6 traffic
The VPNService.Builder object blocks traffic to IP families for which no
route, local address, nor DNS are defined. The Tailscale tunnel doesn't
cover all traffic, so both IP families should be kept open.

Updates tailscale/tailscale#453 (maybe fixes it)
Updates tailscale/tailscale#431 (another DNS problem)

Signed-off-by: Elias Naur <mail@eliasnaur.com>
5 years ago
..
gradle/wrapper all: initial commit 5 years ago
src/main java/com/tailscale/ipn: explicitly allow IPv4 and IPv6 traffic 5 years ago
build.gradle android: use git describe --tags --dirty for the version name 5 years ago
gradle.properties all: initial commit 5 years ago
gradlew all: initial commit 5 years ago
gradlew.bat all: initial commit 5 years ago