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
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.
3 years ago
..
filter net/flowtrack: add new package to specialize groupcache/lru key type 3 years ago
magicsock wgengine/magicsock: drop netaddr.IPPort cache 3 years ago
monitor wgengine/monitor: close closeHandle 3 years ago
netstack wengine/netstack: bump gvisor to latest version 3 years ago
router wgengine/router: disable IPv6 on Linux if ip rule -6 fails (#1074) 3 years ago
tsdns cmd/tailscale: change formatting of "tailscale status" 3 years ago
tstun wgengine/tstun: initialize wireguard-go TUN parameters 3 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
userspace.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 3 years ago
userspace_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 3 years ago
watchdog.go wgengine: add Engine.SetLinkChangeCallback 4 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 3 years ago
wgengine.go ipn, wgengine: disable subnet routes if network has PAC configuration 4 years ago