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>
2022-04-29 16:08:27 -07:00
..
context.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
incubator.go ssh/tailssh: various typo fixes, clarifications. 2022-04-21 15:04:13 -07:00
incubator_linux.go all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
tailssh.go ssh/tailssh,ipn/ipnlocal: terminate any active sessions on `up --ssh=false` 2022-04-29 16:08:27 -07:00
tailssh_test.go ssh/tailssh: avoid user ssh configuration in tests 2022-04-21 19:17:34 -07:00