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/control
Maisem Ali 309ddef852
net/netutil: add CheckIPForwardingLinux (#4301)
Combine the code between `LocalBackend.CheckIPForwarding` and
`controlclient.ipForwardingBroken`.

Fixes #4300

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2 years ago
..
controlbase control/controlbase: use less memory when idle (remove rxState.buf) 2 years ago
controlclient net/netutil: add CheckIPForwardingLinux (#4301) 2 years ago
controlhttp net/netutil: move some net utils from control/controlhttp to netutil 2 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago