mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-09-01 13:47:12 +00:00
When we pass the TUN FD to the child, we have to call TUNSIFPID; otherwise when we close the device, we get a splat in dmesg. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>