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
Avery Pennarun 8a6bd21baf router_linux: extract process runner routines into runner.go.
These will probably be useful across platforms. They're not really
Linux-specific at all.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
ifconfig_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router.go ipn: plumb NetfilterMode all the way out to the CLI. 4 years ago
router_darwin.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_darwin_support.go router_darwin_support: we can build this on every platform. 4 years ago
router_default.go wgengine/router: split out from wgengine. 4 years ago
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_freebsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_linux.go router_linux: extract process runner routines into runner.go. 4 years ago
router_linux_test.go router_linux: use only baseline 'ip rule' features that exist in old kernels. 4 years ago
router_openbsd.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_windows.go wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
runner.go router_linux: extract process runner routines into runner.go. 4 years ago