Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tun: implement UDP GSO/GRO for Linux | 2023-12-11 | 1 | -411/+0 | |
* | go.mod,tun/netstack: bump gvisor | 2023-10-10 | 1 | -4/+4 | |
* | tun: use correct IP header comparisons in tcpGRO() and tcpPacketsCanCoalesce() | 2023-03-25 | 1 | -6/+94 | |
* | tun: disqualify tcp4 packets w/IP options from coalescing | 2023-03-25 | 1 | -0/+50 | |
* | conn: inch BatchSize toward being non-dynamic | 2023-03-10 | 1 | -2/+2 | |
* | conn, device, tun: implement vectorized I/O on Linux | 2023-03-10 | 1 | -0/+273 |