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
Denton Gentry 90351e7392 backend: Send DNS config through CallbackRouter.
Using NewNoopManager avoided the errors from trying to overwrite
/etc/resolv.conf, but still didn't fully work. Route DNS config
through the CallbackRouter.

Fixes https://github.com/tailscale/tailscale/issues/1956

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
3 years ago
..
backend.go backend: Send DNS config through CallbackRouter. 3 years ago
callbacks.go cmd/tailscale: simplify non-blocking coalescing channels 4 years ago
google.png cmd/tailscale: add Google sign-in button 4 years ago
logo.go cmd/tailscale: add Google sign-in button 4 years ago
main.go go.*,cmd/tailscale: upgrade to tailscale.com v1.8.3 3 years ago
multitun.go cmd/tailscale: wait for previous tunnel(s) to close before establishing new 4 years ago
pprof.go all: initial commit 4 years ago
store.go jni,cmd/tailscale: replace jni.EnvFor with explicit conversion 4 years ago
tailscale.png all: initial commit 4 years ago
tools.go cmd/tailscale,go.*: track go-bindata tool version in go.mod 4 years ago
ui.go cmd/tailscale: implement Tailscale 1.6 default route setting 4 years ago