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/net/netutil
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
..
ip_forward.go net/netutil: add CheckIPForwardingLinux (#4301) 2 years ago
netutil.go net/netutil: move some net utils from control/controlhttp to netutil 2 years ago
netutil_test.go net/netutil: fix regression where peerapi would get closed after 1st req 2 years ago