aboutsummaryrefslogtreecommitdiff
path: root/device/device.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-05-20 18:26:01 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-05-20 18:26:01 +0200
commit99e8b4ba605538b64c693c4056904f34810c3938 (patch)
tree87bc010144d676f7d74d838e3f475876ffa808fa /device/device.go
parentbd83f0ac993bc5bee0b0f96c74d24cab142ba385 (diff)
downloadwireguard-go-99e8b4ba605538b64c693c4056904f34810c3938.tar.gz
wireguard-go-99e8b4ba605538b64c693c4056904f34810c3938.zip
tun: linux: account for interface removal from outside
On Linux we can run `ip link del wg0`, in which case the fd becomes stale, and we should exit. Since this is an intentional action, don't treat it as an error. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'device/device.go')
0 files changed, 0 insertions, 0 deletions