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
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
..
ipnlocal ipn/ipnlocal: prefer to use one CGNAT route on the Mac 2 years ago
ipnserver ipn/ipnserver, cmd/tailscaled: fix peerapi on Windows 2 years ago
ipnstate ipn/ipnstate: add ExitNodeStatus to share the exit node if it is in use, the IP, ID and whether its online. (#4761) 2 years ago
localapi wasm: exclude code that's not used on iOS for Wasm too 2 years ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store util/mak: move tailssh's mapSet into a new package for reuse elsewhere 2 years ago
backend.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
fake_test.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
handle.go ipn: remove FakeExpireAfter Backend function 2 years ago
ipn_clone.go cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2 years ago
message.go ipn/ipnlocal: move Ping method from IPN bus to LocalBackend (HTTP) 2 years ago
message_test.go all: use any instead of interface{} 2 years ago
prefs.go ipn/ipnlocal: shutdown sshServer on tailscale down 2 years ago
prefs_test.go ipn: remove enforceDefaults option from PrefsFromBytes 2 years ago
store.go ipn/store: add common package for instantiating ipn.StateStores 2 years ago