mirror of
https://git.zx2c4.com/wireguard-go
synced 2026-08-15 19:56:37 +00:00
Otherwise the deleted packet gets written to the TUN fd with an invalid
virtioNetHdr.
Fixes: 9e2f386 ("conn, device, tun: implement vectorized I/O on Linux")
Signed-off-by: Jordan Whited <jordan@tailscale.com>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>