]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: return error from Up() and Down()
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Feb 2021 23:12:23 +0000 (00:12 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 9 Feb 2021 23:12:23 +0000 (00:12 +0100)
commit587a2b2a2028430893f14f9ac49e1efa5e3f8509
tree85294dc6224347a855f640f3770f1ff0d6a854f0
parent6f08a100410fb61093df5321b685b07ff8b801e6
device: return error from Up() and Down()

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/device.go
device/device_test.go
main_windows.go
tun/netstack/examples/http_client.go