mirror of
https://git.zx2c4.com/wireguard-go
synced 2025-10-11 11:30:07 +08:00

Otherwise in the event that we're using GSO without sticky sockets, we pass garbage OOB buffers to sendmmsg, making a EINVAL, when GSO doesn't set its header. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>