tailscale/wgengine
Brad Fitzpatrick d42f8b7f9a wgengine/netstack: update gvisor to remove 64-bit only limitation
gVisor fixed their google/gvisor#1446 so we can include gVisor mode
on 32-bit machines.

A few minor upstream API changes, as normal.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2021-03-15 21:02:51 -07:00
..
filter wgengine/filter: only log packets to/from non-default routes. 2021-03-09 16:24:09 -08:00
magicsock health, controlclient, ipn, magicsock: tell health package state of things 2021-03-15 15:20:55 -07:00
monitor net/portmapper, wgengine/monitor: cache gateway IP info until link changes 2021-03-15 14:27:39 -07:00
netstack wgengine/netstack: update gvisor to remove 64-bit only limitation 2021-03-15 21:02:51 -07:00
router wgengine/router: report to control when setPrivateNetwork fails 2021-03-15 16:19:40 -07:00
tsdns wgengine{,tsdns}: rebind MagicDNS forwarders on link change 2021-03-12 08:56:53 -08:00
tstun wgengine/filter: only log packets to/from non-default routes. 2021-03-09 16:24:09 -08:00
wgcfg ipn/ipnlocal: only filter out default routes when computing the local wg config. 2021-02-24 20:41:56 -08:00
wglog wgengine/wglog: drop 1/s "interface is up" messages. 2021-02-23 09:01:58 -08:00
winnet wgengine/winnet: don't build on non-windows 2021-02-09 21:09:24 -08:00
ifstatus_noop.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 2021-02-25 07:58:17 -08:00
ifstatus_windows.go wgengine: make NewUserspaceEngine wait for TUN interface to be up on Windows 2021-02-25 07:58:17 -08:00
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 2021-02-04 14:04:23 -08:00
userspace.go client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections 2021-03-15 18:14:09 -04:00
userspace_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
watchdog.go client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections 2021-03-15 18:14:09 -04:00
watchdog_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 2021-03-01 11:09:19 -08:00
wgengine.go client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections 2021-03-15 18:14:09 -04:00