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>
2021-02-08 20:22:55 -08:00
..
filter wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
magicsock wgengine/magicsock: fix DERP reader hang regression during concurrent reads 2021-02-08 14:30:15 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
router ipn: split LocalBackend off into new ipn/ipnlocal package 2021-02-04 14:04:23 -08:00
tsdns tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00
tstun wgengine/tstun: also support DropSilently on PostFilterIn 2021-01-22 13:22:32 -08:00
wgcfg types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
wglog wgengine: adapt to wireguard-go changes 2021-02-04 15:15:33 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 2021-02-04 14:04:23 -08:00
userspace_test.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
userspace.go wgengine: remove IpcGetOperation filter 2021-02-08 20:22:55 -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 types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
wgengine.go types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00