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
Dmytro Shynkevych a583e498b0
router/dns: set all domains on Windows (#672)
Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
4 years ago
..
dns router/dns: set all domains on Windows (#672) 4 years ago
ifconfig_windows.go wgengine/router: set MTU on Windows to min(configured,possible) 4 years ago
router.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_darwin.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_fake.go
router_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_linux.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_linux_test.go
router_openbsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_userspace_bsd.go wgengine/router/router_userspace_bsd: on Mac the route program syntax expects delete not del -- this had caused router reconfig to fail in some cases. Fixes #673 4 years ago
router_windows.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
runner.go