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 68911f6778 wgengine/bench: ignore "engine closing" errors
On benchmark completion, we shut down the wgengine.
If we happen to poll for status during shutdown,
we get an "engine closing" error.
It doesn't hurt anything; ignore it.

Fixes tailscale/corp#1776

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
bench wgengine/bench: ignore "engine closing" errors 4 years ago
filter net/packet, wgengine/{filter,tstun}: add TSMP ping 4 years ago
magicsock wgengine/magicsock: rename discoEndpoint.wgEndpointHostPort to wgEndpoint 4 years ago
monitor wgengine/monitor: reduce Linux log spam on down 4 years ago
netstack wgengine/netstack: avoid delivering incoming packets to both netstack + host 4 years ago
router wgengine/router: use net.IP.Equal instead of bytes.Equal to compare IPs 4 years ago
wgcfg all: s/CreateEndpoint/ParseEndpoint/ in docs 4 years ago
wglog wgengine/wglog: improve wireguard-go logging rate limiting 4 years ago
winnet wgengine/winnet: don't build on non-windows 4 years ago
pendopen.go wgengine: fix pendopen debug to not track SYN+ACKs, show Node.Online state 4 years ago
userspace.go wgengine/bench: ignore "engine closing" errors 4 years ago
userspace_ext_test.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 4 years ago
userspace_test.go cmd/tailscaled, wgengine{,/netstack}: add netstack hybrid mode, add to Windows 4 years ago
watchdog.go wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig. 4 years ago
watchdog_test.go wgengine: extend TestWatchdog timeout on macOS 4 years ago
wgengine.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 4 years ago