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 5114df415e net/netns: set the bypass socket mark on linux.
This allows tailscaled's own traffic to bypass Tailscale-managed routes,
so that things like tailscale-provided default routes don't break
tailscaled itself.

Progress on #144.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 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 net/netns: set the bypass socket mark on linux. 4 years ago
router_linux_test.go router_linux: remove need for iptables.ListChains(). 4 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. 4 years ago