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 fddbcb0c7b wgengine/router: support various degrees of broken IPv6.
Gracefully skips touching the v6 NAT table on systems that don't have
it, and doesn't configure IPv6 at all if IPv6 is globally disabled.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
dns wgengine/router/dns: appease staticcheck (again) 5 years ago
ifconfig_windows.go wgengine/router: ignore errors deleting 169.254.255.255/32 route on Windows 5 years ago
ifconfig_windows_test.go wgengine/router: move Tailscale's winipcfg additions into wgengine/router 5 years ago
router.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
router_darwin.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
router_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
router_fake.go wgengine/router: rename config.Settings to config.Config, make pointer. 6 years ago
router_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
router_linux.go wgengine/router: support various degrees of broken IPv6. 5 years ago
router_linux_test.go wgengine/router: set up basic IPv6 routing/firewalling. 5 years ago
router_openbsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 5 years ago
router_userspace_bsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 5 years ago
router_windows.go wgengine, wgengine/router: add a bunch of (temporary?) engine creation logging 5 years ago
runner.go wgengine/router: set up basic IPv6 routing/firewalling. 5 years ago