Files
wireguard-go/tun
Jason A. Donenfeld 99e8b4ba60 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>
2021-05-20 18:26:01 +02:00
..
2021-02-23 20:00:57 +01:00
2021-05-07 12:21:27 +02:00
2021-01-28 17:52:15 +01:00
2021-05-07 12:21:27 +02:00
2021-01-28 17:52:15 +01:00