tailscale/wgengine
Brad Fitzpatrick f85769b1ed wgengine/magicsock: drop netaddr.IPPort cache
netaddr.IP no longer allocates, so don't need a cache or all its associated
code/complexity.

This totally removes groupcache/lru from the deps.

Also go mod tidy.
2021-01-11 13:23:04 -08:00
..
filter net/flowtrack: add new package to specialize groupcache/lru key type 2021-01-11 13:08:03 -08:00
magicsock wgengine/magicsock: drop netaddr.IPPort cache 2021-01-11 13:23:04 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack wengine/netstack: bump gvisor to latest version 2021-01-11 15:46:48 -05:00
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 2020-12-29 08:26:17 -08:00
tsdns cmd/tailscale: change formatting of "tailscale status" 2021-01-10 12:11:22 -08:00
tstun wgengine/tstun: initialize wireguard-go TUN parameters 2021-01-08 17:22:04 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
userspace.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
userspace_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go wgengine: add Engine.SetLinkChangeCallback 2020-08-27 21:25:17 -07:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 2020-10-05 21:04:23 -07:00