WireGuard / wgctrl-go

Package wgctrl enables control of WireGuard interfaces on multiple platforms.
https://godoc.org/golang.zx2c4.com/wireguard/wgctrl
MIT License
753 stars 84 forks source link

wireguardctrl: add repeated reset integration test #11

Closed mdlayher closed 5 years ago

mdlayher commented 6 years ago

This seems to work locally with wireguard-go, but causes things to fail in Travis. Leaving for investigation.