tailscale/ipn/ipnlocal
Brad Fitzpatrick 1bd14a072c cmd/tailscale, ipn/localapi: move IP forwarding check to tailscaled, API
Instead of having the CLI check whether IP forwarding is enabled, ask
tailscaled. It has a better idea. If it's netstack, for instance, the
sysctl values don't matter. And it's possible that only the daemon has
permission to know.

Fixes #1626

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-03-31 12:09:16 -07:00
..
local_test.go ipn/ipnlocal: allow client access to exit node's public IPs. 2021-03-19 11:54:15 -07:00
local.go cmd/tailscale, ipn/localapi: move IP forwarding check to tailscaled, API 2021-03-31 12:09:16 -07:00
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
peerapi_macios_ext.go ipn/ipnlocal: get peerapi ~working in macOS/iOS NetworkExtension sandbox 2021-03-26 13:46:01 -07:00
peerapi.go ipn/{ipnlocal,localapi}, client/tailscale: add file get/delete APIs 2021-03-30 12:56:51 -07:00