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/cmd
Nick Khyl caa3d7594f ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDial
We'd like to use tsdial.Dialer.UserDial instead of SystemDial for DNS over TCP.
This is primarily necessary to properly dial internal DNS servers accessible
over Tailscale and subnet routes. However, to avoid issues when switching
between Wi-Fi and cellular, we need to ensure that we don't retain connections
to any external addresses on the old interface. Therefore, we need to determine
which dialer to use internally based on the configured routes.

This plumbs routes and localRoutes from router.Config to tsdial.Dialer,
and updates UserDial to use either the peer dialer or the system dialer,
depending on the network address and the configured routes.

Updates tailscale/corp#18725
Fixes #4529

Signed-off-by: Nick Khyl <nickk@tailscale.com>
6 months ago
..
addlicense
build-webclient
cloner all: use Go 1.22 range-over-int 7 months ago
connector-gen
containerboot cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, check Secret create perms, allow empty state Secret (#11326) 6 months ago
derper derp/derphttp: fix netcheck HTTPS probes 6 months ago
derpprobe cmd/{derper,derpprobe}: add --version flag 7 months ago
dist release/dist/qnap: add qnap target builder 6 months ago
get-authkey
gitops-pusher
hello
k8s-nameserver cmd/{k8s-operator,k8s-nameserver},k8s-operator: update nameserver config with records for ingress/egress proxies (#11019) 6 months ago
k8s-operator cmd/k8s-operator: cleanup runReconciler signature (#11993) 6 months ago
mkmanifest
mkpkg
mkversion
nardump
netlogfmt all: use Go 1.22 range-over-int 7 months ago
nginx-auth
pgproxy
printdep
proxy-to-grafana all: use Go 1.22 range-over-int 7 months ago
sniproxy all: make more tests pass/skip in airplane mode 6 months ago
speedtest
ssh-auth-none-demo
stunc
stund build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410) 7 months ago
sync-containers
tailscale cmd/tailscale/cli: set localClient.UseSocketOnly during flag parsing 6 months ago
tailscaled ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDial 6 months ago
testcontrol all: use Go 1.22 range-over-int 7 months ago
testwrapper
tsconnect health, all: remove health.Global, finish plumbing health.Tracker 6 months ago
tsidp
tsshd
viewer all: use Go 1.22 range-over-int 7 months ago