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>
2020-05-28 12:19:01 -07:00
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_darwin_support.go router_darwin_support: we can build this on every platform. 2020-05-14 04:42:36 -04:00
router_darwin.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_default.go wgengine/router: split out from wgengine. 2020-04-30 13:31:24 -07:00
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_freebsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_linux_test.go router_linux: remove need for iptables.ListChains(). 2020-05-28 07:15:05 -04:00
router_linux.go router_linux: work around terrible bugs in old iptables-compat versions. 2020-05-28 07:15:06 -04:00
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 2020-05-12 15:58:33 -07:00
router.go ipn: plumb NetfilterMode all the way out to the CLI. 2020-05-14 23:51:44 -07:00
runner.go wgengine/router: make runner.go linux-only for now. 2020-05-28 12:19:01 -07:00