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 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>
3 years ago
..
bench types/netmap: use new node key type. 3 years ago
filter all: use testingutil.MinAllocsPerRun 3 years ago
magicsock all: use testingutil.MinAllocsPerRun 3 years ago
monitor wgengine/monitor: ignore ipsec link monitor events on iOS/macOS 3 years ago
netstack wgengine/netstack: include DNS.ExtraRecords in DNSMap 3 years ago
router wgengine/router: stop cleaning up old dev rules on Linux 3 years ago
wgcfg types/netmap: use new node key type. 3 years ago
wglog wgengine/wgcfg: convert to use new node key type. 3 years ago
winnet wgengine/winnet: don't build on non-windows 3 years ago
mem_ios.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
pendopen.go wgengine/magicsock: start removing endpointForDiscoKey 3 years ago
userspace.go wgengine/magicsock: replace use of wgkey with new node key type. 3 years ago
userspace_ext_test.go go.mod: upgrade wireguard-windows, de-fork wireguard-go 3 years ago
userspace_test.go wgengine/wgcfg: convert to use new node key type. 3 years ago
watchdog.go wgengine: randomize client port if netmap says to 3 years ago
watchdog_test.go all: close fake userspace engines when tests complete 3 years ago
wgengine.go wgengine: randomize client port if netmap says to 3 years ago