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
Brad Fitzpatrick a084c44afc wgengine, wgengine/router, cmd/tailscale: force netfilter mode off on Synology
For now. Get it working again so it's not stuck on 0.98.

Subnet relay can come later.

Updates #451

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
dns wgengine/router/dns: appease staticcheck (again) 4 years ago
ifconfig_windows.go wgengine/router: tolerate disabled IPv6 on Windows 4 years ago
ifconfig_windows_test.go wgengine/router: fix Windows route sorting that caused de-dup to not work (#727) 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 wgengine/router: rename config.Settings to config.Config, make pointer. 4 years ago
router_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
router_linux.go wgengine, wgengine/router, cmd/tailscale: force netfilter mode off on Synology 4 years ago
router_linux_test.go wgengine/router: don't use 88 or 8888 as table/rule numbers. 4 years ago
router_openbsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 4 years ago
router_userspace_bsd.go wgengine/router: remove unnecessary newlines in log.Printf formats 4 years ago
router_windows.go wgengine/router: on Windows, add a firewall rule to allow Tailscale 4 years ago
runner.go wgengine/router: also accept exit code 254 from `ip rule del`. 4 years ago