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/ipn/ipnlocal
Mihai Parparita ec649e707f ipn/ipnlocal: prefer to use one CGNAT route on the Mac
Together with 06aa141632 this minimizes
the number of NEPacketTunnelNetworkSettings updates that we have to do,
and thus avoids Chrome interrupting outstanding requests due to
(perceived) network changes.

Updates #3102

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
dnsconfig_test.go ipn/ipnlocal, net/dns*, util/cloudenv: add AWS DNS support 2 years ago
local.go ipn/ipnlocal: prefer to use one CGNAT route on the Mac 2 years ago
local_test.go Update a Taildrop error message (#4818) 2 years ago
loglines_test.go ipn/store: add common package for instantiating ipn.StateStores 2 years ago
peerapi.go cmd/tailscaled,ipn/ipnlocal,wgengine/...: pass dns.Manager into netstack 2 years ago
peerapi_h2c.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 3 years ago
peerapi_test.go ipn/ipnlocal: add start of inter-user Taildrop 2 years ago
ssh.go tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 2 years ago
ssh_stub.go ssh: make it build on darwin 2 years ago
ssh_test.go ipn/ipnlocal: generate tailscaled-owned SSH keys as needed 2 years ago
state_test.go control/controlclient, ipn/ipnlocal: remove Client.SetExpirySooner, fix race 2 years ago