tailscale/wgengine
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun
There are a few remaining uses of testing.AllocsPerRun:
Two in which we only log the number of allocations,
and one in which dynamically calculate the allocations
target based on a different AllocsPerRun run.

This also allows us to tighten the "no allocs"
test in wgengine/filter.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-10-28 12:48:37 -07:00
..
bench types/netmap: use new node key type. 2021-10-28 10:44:34 -07:00
filter all: use testingutil.MinAllocsPerRun 2021-10-28 12:48:37 -07:00
magicsock all: use testingutil.MinAllocsPerRun 2021-10-28 12:48:37 -07:00
monitor wgengine/monitor: ignore ipsec link monitor events on iOS/macOS 2021-09-27 20:45:51 -07:00
netstack wgengine/netstack: include DNS.ExtraRecords in DNSMap 2021-09-28 10:01:36 -07:00
router wgengine/router: stop cleaning up old dev rules on Linux 2021-10-28 12:29:54 -07:00
wgcfg types/netmap: use new node key type. 2021-10-28 10:44:34 -07:00
wglog wgengine/wgcfg: convert to use new node key type. 2021-10-28 09:39:23 -07:00
winnet wgengine/winnet: don't build on non-windows 2021-02-09 21:09:24 -08:00
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
pendopen.go wgengine/magicsock: start removing endpointForDiscoKey 2021-10-15 16:44:02 -07:00
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 2021-05-25 13:18:21 -07:00
userspace_test.go wgengine/wgcfg: convert to use new node key type. 2021-10-28 09:39:23 -07:00
userspace.go wgengine/magicsock: replace use of wgkey with new node key type. 2021-10-28 11:21:52 -07:00
watchdog_test.go all: close fake userspace engines when tests complete 2021-09-15 15:31:51 -07:00
watchdog.go wgengine: randomize client port if netmap says to 2021-06-23 08:51:37 -07:00
wgengine.go wgengine: randomize client port if netmap says to 2021-06-23 08:51:37 -07:00