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/tstest
Brad Fitzpatrick 8725b14056 all: migrate more code code to net/netip directly
Instead of going through the tailscale.com/net/netaddr transitional
wrappers.

Updates #5162

Change-Id: I3dafd1c2effa1a6caa9b7151ecf6edd1a3fda3dd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
archtest go.mod: bump gvisor.dev/gvisor 2 years ago
integration all: convert more code to use net/netip directly 2 years ago
iosdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
jsdeps net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
natlab all: migrate more code code to net/netip directly 2 years ago
tools
allocs.go
clock.go
log.go
log_test.go
resource.go tstest: do not error if the there are fewer goroutines than at start 2 years ago
tstest.go