aboutsummaryrefslogtreecommitdiff
path: root/tun/tcp_offload_linux_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* tun: use correct IP header comparisons in tcpGRO() and tcpPacketsCanCoalesce()Jordan Whited2023-03-251-6/+94
* tun: disqualify tcp4 packets w/IP options from coalescingJordan Whited2023-03-251-0/+50
* conn: inch BatchSize toward being non-dynamicJason A. Donenfeld2023-03-101-2/+2
* conn, device, tun: implement vectorized I/O on LinuxJordan Whited2023-03-101-0/+273