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
Maisem Ali 7cd8c3e839 ssh/tailssh: terminate sessions when tailscaled shutsdown
Ideally we would re-establish these sessions when tailscaled comes back
up, however we do not do that yet so this is better than leaking the
sessions.

Updates #3802

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
ipnlocal ssh/tailssh: terminate sessions when tailscaled shutsdown 2 years ago
ipnserver ipn/ipnserver: fix build on js/wasm 2 years ago
ipnstate wgengine, net/packet, cmd/tailscale: add ICMP echo 2 years ago
localapi ipn/localapi: implement LoginInteractive via localapi 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 cmd/cloner,util/codegen: refactor cloner internals to allow reuse 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