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/ipnlocal
Brad Fitzpatrick fbff1555fc ipnlocal, tailssh: start moving host key stuff into the right spot
Make tailssh ask LocalBackend for the SSH hostkeys, as we'll need to
distribute them to peers.

For now only the hacky use-same-as-actual-host mode is implemented.

Updates #3802

Change-Id: I819dcb25c14e42e6692c441186c1dc744441592b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
dnsconfig_test.go ipnlocal, net/{dns,tsaddr,tstun}, wgengine: support MagicDNS on IPv6 3 years ago
local.go tailcfg: make Node.Hostinfo a HostinfoView 3 years ago
local_test.go tailcfg: make Node.Hostinfo a HostinfoView 3 years ago
loglines_test.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 3 years ago
peerapi.go net/netutil: unify two oneConnListeners into a new package 3 years ago
peerapi_h2c.go ipn/ipnlocal: add HTTP/2 h2c server support to peerapi on non-mobile platforms 3 years ago
peerapi_macios_ext.go net/tsdial: move macOS/iOS peerapi sockopt logic from LocalBackend 3 years ago
peerapi_test.go ipn/ipnlocal: run peerapi even if Taildrop storage not configured 3 years ago
ssh.go ipnlocal, tailssh: start moving host key stuff into the right spot 3 years ago
state_test.go ipn/ipnlocal: deflake (mostly) TestStateMachine 3 years ago