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
Brad Fitzpatrick ba1adf6c24 ssh/tailssh: make pty termios options match OpenSSH
Still not sure the exact rules of how/when/who's supposed to set
these, but this works for now on making them match. Baby steps.
Will research more and adjust later.

Updates #4146 (but not enough to fix it, something's still wrong)
Updates #3802

Change-Id: I496d8cd7e31d45fe9ede88fc8894f35dc096de67
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
context.go ssh/tailssh: break a method into half in prep for testing 3 years ago
incubator.go ssh/tailssh: make pty termios options match OpenSSH 3 years ago
incubator_linux.go ssh/tailssh: create login sessions for new connections 3 years ago
tailssh.go ssh/tailssh, ipnlocal, controlclient: fetch next SSHAction from network 3 years ago
tailssh_test.go ssh/tailssh: handle local port forwarding 3 years ago