tailscale/tstest/integration
Brad Fitzpatrick 8ee044ea4a ssh/tailssh: make the SSH server a singleton, register with LocalBackend
Remove the weird netstack -> tailssh dependency and instead have tailssh
register itself with ipnlocal when linked.

This makes tailssh.server a singleton, so we can have a global map of
all sessions.

Updates #3802

Change-Id: Iad5caec3a26a33011796878ab66b8e7b49339f29
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-04-15 13:45:39 -07:00
..
testcontrol all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
vms tstest/integration/vms: smoke test derphttp through mitm proxies 2022-04-12 13:24:29 -07:00
gen_deps.go tstest/integration: don't include stdlib deps in go generate output 2021-11-03 11:59:59 -07:00
integration.go control/controlclient: use structured logging for MapResponse.ControlTime 2022-02-18 13:05:42 -08:00
integration_test.go ipn/store: add common package for instantiating ipn.StateStores 2022-02-28 13:23:33 -08:00
tailscaled_deps_test_darwin.go ssh/tailssh: make the SSH server a singleton, register with LocalBackend 2022-04-15 13:45:39 -07:00
tailscaled_deps_test_freebsd.go ipn/store: add common package for instantiating ipn.StateStores 2022-02-28 13:23:33 -08:00
tailscaled_deps_test_linux.go ssh/tailssh: make the SSH server a singleton, register with LocalBackend 2022-04-15 13:45:39 -07:00
tailscaled_deps_test_openbsd.go ipn/store: add common package for instantiating ipn.StateStores 2022-02-28 13:23:33 -08:00
tailscaled_deps_test_windows.go ipn/store: add common package for instantiating ipn.StateStores 2022-02-28 13:23:33 -08:00