Development discussion of WireGuard
 help / color / mirror / Atom feed
* wireguard-go: potentially faulty GSO detection
@ 2024-04-22  9:24 Thomas Butz
  0 siblings, 0 replies; only message in thread
From: Thomas Butz @ 2024-04-22  9:24 UTC (permalink / raw)
  To: wireguard

Both wireguard-go and quic-go currently use the same syscall logic to 
check if GSO is available. According to a recent quic-go issue, it's not 
enough to check for an error, you also need to check the return value:

https://github.com/quic-go/quic-go/issues/4446

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-18 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22  9:24 wireguard-go: potentially faulty GSO detection Thomas Butz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).