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/net/tsdial
Maisem Ali 5a1ef1bbb9 net/tsdial: add SystemDial as a wrapper on netns.Dial
The connections returned from SystemDial are automatically closed when
there is a major link change.

Also plumb through the dialer to the noise client so that connections
are auto-reset when moving from cellular to WiFi etc.

Updates #3363

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
dnsmap.go cmd/tailscale: write fewer known_hosts, resolve ssh host to FQDN early 2 years ago
dnsmap_test.go net/tsdial: give netstack a Dialer, start refactoring name resolution 2 years ago
dohclient.go net/dnscache, net/tsdial: add DNS caching to tsdial UserDial 2 years ago
dohclient_test.go ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS 2 years ago
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 2 years ago
tsdial.go net/tsdial: add SystemDial as a wrapper on netns.Dial 2 years ago