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
Josh Bleecher Snyder e7caad61fb wgengine: remove IpcGetOperation filter
This was in place because retrieved allowed_ips was very expensive.
Upstream changed the data structure to make them cheaper to compute.

This commit is an experiment to find out whether they're now cheap enough.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
5 years ago
..
filter wgengine/filter: add a Clone method. 5 years ago
magicsock wgengine/magicsock: fix DERP reader hang regression during concurrent reads 5 years ago
monitor wgengine/monitor: close closeHandle 5 years ago
netstack types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago
router ipn: split LocalBackend off into new ipn/ipnlocal package 5 years ago
tsdns tstest: simplify goroutine leak tests 5 years ago
tstun wgengine/tstun: also support DropSilently on PostFilterIn 5 years ago
wgcfg types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago
wglog wgengine: adapt to wireguard-go changes 5 years ago
winnet Move Linux client & common packages into a public repo. 6 years ago
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 5 years ago
userspace.go wgengine: remove IpcGetOperation filter 5 years ago
userspace_test.go all: move wgcfg from wireguard-go 5 years ago
watchdog.go types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 5 years ago
wgengine.go types/netmap: split controlclient.NetworkMap off into its own leaf package 5 years ago