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/cmd/tailscale
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>
4 years ago
..
backend.go java/com/tailscale/ipn: explicitly allow IPv4 and IPv6 traffic 4 years ago
callbacks.go all: initial commit 4 years ago
logo.go all: initial commit 4 years ago
main.go cmd/tailscale,android: bump gio version 4 years ago
multitun.go all: initial commit 4 years ago
pprof.go all: initial commit 4 years ago
store.go all: initial commit 4 years ago
tailscale.png all: initial commit 4 years ago
tools.go cmd/tailscale: bump gio version and add tools.go import of the gogio tool 4 years ago
ui.go cmd/tailscale: dim want-running switch when not authorized 4 years ago