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 3b75550ad0 wgengine/router: lock goroutine to OS thread before using OLE [windows]
See https://github.com/tailscale/tailscale/issues/921#issuecomment-727526807

Not yet sure whether this is our problem, but it can't hurt at least,
and seems like what we're supposed to do.

Updates #921

(cherry picked from commit fc8bc76e58)
4 years ago
..
dns wgengine/router: don't double-prefix dns log messages [Windows] 4 years ago
ifconfig_windows.go wgengine/router: lock goroutine to OS thread before using OLE [windows] 4 years ago
ifconfig_windows_test.go wgengine/router: unfork winipcfg-go package, use upstream 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 Remove tuntap references. We only use TUN. 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/router: disable IPv6 if v6 policy routing is unavailable. 4 years ago
router_linux_test.go wgengine/router: make v6-ness configurable in test, for consistent results. 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: don't double-prefix dns log messages [Windows] 4 years ago
runner.go wgengine/router: set up basic IPv6 routing/firewalling. 4 years ago