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/ipnserver
Brad Fitzpatrick d76334d2f0 ipn: split LocalBackend off into new ipn/ipnlocal package
And move a couple other types down into leafier packages.

Now cmd/tailscale doesn't bring in netlink, magicsock, wgengine, etc.

Fixes #1181

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
conn_linux.go ipn, ipnserver: only require sudo on Linux for mutable CLI actions 4 years ago
conn_no_ucred.go ipn, ipnserver: only require sudo on Linux for mutable CLI actions 4 years ago
server.go ipn: split LocalBackend off into new ipn/ipnlocal package 4 years ago
server_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 4 years ago