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>
2022-04-27 12:02:36 -07:00
..
dnsmap.go cmd/tailscale: write fewer known_hosts, resolve ssh host to FQDN early 2022-03-25 15:17:27 -07:00
dnsmap_test.go net/tsdial: give netstack a Dialer, start refactoring name resolution 2021-12-02 11:33:13 -08:00
dohclient.go net/dnscache, net/tsdial: add DNS caching to tsdial UserDial 2021-12-09 11:34:21 -08:00
dohclient_test.go ipn/ipnlocal, net/tsdial: make SOCKS/HTTP dials use ExitDNS 2021-12-03 13:39:37 -08:00
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 2021-12-01 12:55:31 -08:00
tsdial.go net/tsdial: add SystemDial as a wrapper on netns.Dial 2022-04-27 12:02:36 -07:00