tailscale/wgengine
Brad Fitzpatrick 16c67870d3 wgengine/winnet: don't build on non-windows
It only affects 'go install ./...', etc, and only on darwin/arm64 (M1 Macs) where
the go-ole package doesn't compile.

No need to build it.

Updates #943

(cherry picked from commit cbd6224ca4)
2021-02-16 11:51:28 -08:00
..
filter wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
magicsock wgengine/magicsock: reconnect to DERP home after network comes back up 2021-02-10 13:19:26 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
router wgengine/router: add another Windows firewall rule to allow incoming UDP 2021-02-10 13:19:26 -08:00
tsdns wgengine/tsdns: fix MagicDNS lookups of shared nodes 2021-01-14 14:49:32 -08:00
tstun wgengine/tstun: also support DropSilently on PostFilterIn 2021-01-22 13:22:32 -08:00
wglog wgengine: use Tailscale-style peer identifiers in logs 2021-01-21 19:13:32 -08:00
winnet wgengine/winnet: don't build on non-windows 2021-02-16 11:51:28 -08:00
pendopen.go wgengine: access flow pending problem with lock held 2021-02-04 11:19:54 -08:00
userspace_test.go all: convert from []wgcfg.Endpoint to string 2021-01-14 13:54:07 -08:00
userspace.go wgengine: don't leak TUN device in NewUserspaceEngine error path 2021-01-27 11:06:56 -08:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00
wgengine.go wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) 2021-01-15 09:16:28 -05:00