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/wgengine/netstack
Brad Fitzpatrick c9eca9451a ssh: make it build on darwin
For local dev testing initially. Product-wise, it'll probably only be
workable on the two unsandboxed builds.

Updates #3802

Change-Id: Ic352f966e7fb29aff897217d79b383131bf3f92b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
netstack.go ssh/tailssh: move SSH code from wgengine/netstack to this new package 3 years ago
netstack_linux.go
netstack_test.go wgengine/netstack: add a missing refcount decrement after packet injection 3 years ago
ssh.go ssh: make it build on darwin 3 years ago
subnet_router_wrapper.go