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/ssh/tailssh
Maisem Ali 3012a2e1ca ssh/tailssh,ipn/ipnlocal: terminate any active sessions on `up --ssh=false`
Currently the ssh session isn't terminated cleanly, instead the packets
are just are no longer routed to the in-proc SSH server. This makes it
so that clients get a disconnection when the `RunSSH` pref changes to
`false`.

Updates #3802

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
context.go all: use any instead of interface{} 3 years ago
incubator.go ssh/tailssh: various typo fixes, clarifications. 2 years ago
incubator_linux.go all: use any instead of interface{} 3 years ago
tailssh.go ssh/tailssh,ipn/ipnlocal: terminate any active sessions on `up --ssh=false` 2 years ago
tailssh_test.go ssh/tailssh: avoid user ssh configuration in tests 2 years ago