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 08a38f21c9 wgengine/router: don't filter subnet routing in netfilter.
We have a filter in tailscaled itself now, which is more robust
against weird network topologies (such as the one Docker creates).

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: don't pass nil router.Config objects. 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 wgengine/router: don't filter subnet routing in netfilter. 5 years ago
router_linux_test.go wgengine/router: don't filter subnet routing in netfilter. 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