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
Will Norris 69f1324c9e cmd/tailscale: refactor shared utility methods
Refactor two shared functions used by the tailscale cli,
calcAdvertiseRoutes and licensesURL. These are used by the web client as
well as other tailscale subcommands. The web client is being moved out
of the cli package, so move these two functions to new locations.

Updates tailscale/corp#13775

Signed-off-by: Will Norris <will@tailscale.com>
10 months ago
..
ip_forward.go ipnlocal, net/*: deprecate interfaces.GetState, use netmon more for it 11 months ago
netutil.go all: update copyright and license headers 1 year ago
netutil_test.go net/netutil: only check Linux sysctls w/ procfs, assume absent means false 1 year ago
routes.go cmd/tailscale: refactor shared utility methods 10 months ago