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>
2020-09-24 18:37:00 -07:00
..
dns wgengine/router/dns: appease staticcheck (again) 2020-09-11 11:02:57 -07:00
ifconfig_windows_test.go wgengine/router: move Tailscale's winipcfg additions into wgengine/router 2020-09-22 09:24:10 -07:00
ifconfig_windows.go wgengine/router: ignore errors deleting 169.254.255.255/32 route on Windows 2020-09-23 14:01:00 -07:00
router_darwin.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
router_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04: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 all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
router_linux_test.go wgengine/router: set up basic IPv6 routing/firewalling. 2020-09-24 18:37:00 -07:00
router_linux.go wgengine/router: support various degrees of broken IPv6. 2020-09-24 18:37:00 -07:00
router_openbsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 2020-09-01 13:27:42 -07:00
router_userspace_bsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 2020-09-01 13:27:42 -07:00
router_windows.go wgengine, wgengine/router: add a bunch of (temporary?) engine creation logging 2020-09-23 15:27:30 -07:00
router.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
runner.go wgengine/router: set up basic IPv6 routing/firewalling. 2020-09-24 18:37:00 -07:00