mirror of
https://github.com/WireGuard/wireguard-go.git
synced 2026-06-11 01:54:42 -04: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>