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/magicsock
David Anderson d456bfdc6d wgengine/magicsock: fix BenchmarkReceiveFrom.
Previously, this benchmark relied on behavior of the legacy
receive codepath, which I changed in 22507adf. With this
change, the benchmark instead relies on the new active discovery
path.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
legacy.go all: convert from []wgcfg.Endpoint to string 4 years ago
magicsock.go wgengine/magicsock: fix BenchmarkReceiveFrom. 4 years ago
magicsock_test.go wgengine/magicsock: fix BenchmarkReceiveFrom. 4 years ago