tailscale/wgengine/router
Brad Fitzpatrick fd77268770 wgengine/router: enumerate all interfaces when finding Tailscale adapter by GUID
Might fix it. I've spent too much time failing to reproduce the issue. This doesn't
seem to make it worse, though (it still runs for me), so I'll include this and
see if it helps others while I still work on a reliable way to reproduce it.

Updates tailscale/corp#474
2020-09-21 14:52:52 -07:00
..
dns wgengine/router/dns: appease staticcheck (again) 2020-09-11 11:02:57 -07:00
ifconfig_windows.go wgengine/router: enumerate all interfaces when finding Tailscale adapter by GUID 2020-09-21 14:52:52 -07:00
ifconfig_windows_test.go wgengine/router: fix Windows route sorting that caused de-dup to not work (#727) 2020-09-01 13:24:58 -07:00
router.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04: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.go wgengine/router: restore /etc/resolv.conf after tailscale down is called 2020-09-17 16:40:22 -04:00
router_linux_test.go wgengine/router: don't use 88 or 8888 as table/rule numbers. 2020-07-22 11:59:54 -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/router: run netsh advfirewall less, rename, document setFirewall 2020-09-16 14:42:37 -07:00
runner.go wgengine/router: also accept exit code 254 from `ip rule del`. 2020-06-03 13:46:31 -07:00