You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net
Jordan Whited 7aa766ee65
net/tstun: probe TCP GRO (#13376)
Disable TCP & UDP GRO if the probe fails.

torvalds/linux@e269d79c7d broke virtio_net
TCP & UDP GRO causing GRO writes to return EINVAL. The bug was then
resolved later in
torvalds/linux@89add40066. The offending
commit was pulled into various LTS releases.

Updates #13041

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2 months ago
..
art all: fix new lint warnings from bumping staticcheck 2 months ago
captivedetection
connstats
dns net/dns: fix IsZero and Equal methods on OSConfig 2 months ago
dnscache
dnsfallback {control,net}: close idle connections of custom transports 3 months ago
flowtrack
ipset
ktimeout
memnet
netaddr
netcheck all: use new Go 1.23 slices.Sorted more 2 months ago
neterror
netkernelconf
netknob
netmon all: fix new lint warnings from bumping staticcheck 2 months ago
netns
netstat
netutil
packet wgengine/magicsock: actually use AF_PACKET socket for raw disco 2 months ago
ping
portmapper
proxymux
routetable
socks5
sockstats
speedtest
stun
stunserver
tcpinfo
tlsdial cmd/tta, vnet: add host firewall, env var support, more tests 3 months ago
tsaddr
tsdial {control,net}: close idle connections of custom transports 3 months ago
tshttpproxy
tstun net/tstun: probe TCP GRO (#13376) 2 months ago
wsconn go.{mod,sum}: migrate from nhooyr.io/websocket to github.com/coder/websocket 3 months ago