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/wgengine/router
David Anderson fff062b461 wgengine/router: make runner.go linux-only for now.
Otherwise, staticcheck complains that these functions are unused
and unexported on macOS.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
router.go ipn: plumb NetfilterMode all the way out to the CLI. 5 years ago
router_darwin.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
router_darwin_support.go router_darwin_support: we can build this on every platform. 5 years ago
router_default.go wgengine/router: split out from wgengine. 5 years ago
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
router_freebsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
router_linux.go router_linux: work around terrible bugs in old iptables-compat versions. 5 years ago
router_linux_test.go router_linux: remove need for iptables.ListChains(). 5 years ago
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 5 years ago
runner.go wgengine/router: make runner.go linux-only for now. 5 years ago