tailscale/net/batching
Jordan Whited 31d65a909d net/batching: eliminate gso helper func indirection
These were previously swappable for historical reasons that are no
longer relevant.

Removing the indirection enables future inlining optimizations if we
simplify further.

Updates tailscale/corp#38703

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2026-03-18 10:11:33 -07:00
..
conn_default.go net/{batching,udprelay},wgengine/magicsock: add SO_RXQ_OVFL clientmetrics 2026-03-13 14:27:03 -07:00
conn_linux_test.go net/batching: eliminate gso helper func indirection 2026-03-18 10:11:33 -07:00
conn_linux.go net/batching: eliminate gso helper func indirection 2026-03-18 10:11:33 -07:00
conn.go net/batching: clarify & simplify single packet read limitations 2026-03-11 10:25:58 -07:00