wireguard-go-awg2-lx/conn
世界 fcbb7c473b
Coalesce UDP GSO segments as iovecs
coalesceMessages copied every additional datagram into the spare
capacity of the first buffer, which no longer exists now that element
buffers are sized to their packet; append the datagrams as iovecs
instead, which also removes the copy.
2026-07-06 21:06:45 +08:00
..
winrio global: bump copyright notice 2025-05-05 15:05:35 +02:00
bind_std.go Coalesce UDP GSO segments as iovecs 2026-07-06 21:06:45 +08:00
bind_windows.go Export std net bind 2026-05-17 20:36:46 +08:00
boundif_android.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
conn.go Export std net bind 2026-05-17 20:36:46 +08:00
controlfns.go Export std net bind 2026-05-17 20:36:46 +08:00
controlfns_linux.go conn: don't enable GRO on Linux < 5.12 2025-05-22 01:43:39 +02:00
controlfns_unix.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
controlfns_windows.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
default.go Export std net bind 2026-05-17 20:36:46 +08:00
errors_default.go global: replaced unused function params with _ 2025-05-05 15:10:08 +02:00
errors_linux.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
features_default.go global: replaced unused function params with _ 2025-05-05 15:10:08 +02:00
features_linux.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
gso_default.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
gso_linux.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
mark_default.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
mark_unix.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
sticky_default.go global: bump copyright notice 2025-05-05 15:05:35 +02:00
sticky_linux.go global: bump copyright notice 2025-05-05 15:05:35 +02:00