wireguard-go/tun
Jason A. Donenfeld dbd949307e conn: inch BatchSize toward being non-dynamic
There's not really a use at the moment for making this configurable, and
once bind_windows.go behaves like bind_std.go, we'll be able to use
constants everywhere. So begin that simplification now.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2023-03-10 14:52:22 +01:00
..
netstack conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
testdata/fuzz/Fuzz_handleGRO conn, device, tun: implement vectorized I/O on Linux 2023-03-10 14:52:17 +01:00
tuntest conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
alignment_windows_test.go global: bump copyright year 2023-02-07 20:39:29 -03:00
checksum.go conn, device, tun: implement vectorized I/O on Linux 2023-03-10 14:52:17 +01:00
errors.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
operateonfd.go global: bump copyright year 2023-02-07 20:39:29 -03:00
tcp_offload_linux_test.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tcp_offload_linux.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tun_darwin.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_freebsd.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_linux.go conn: inch BatchSize toward being non-dynamic 2023-03-10 14:52:22 +01:00
tun_openbsd.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun_windows.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00
tun.go conn, device, tun: implement vectorized I/O plumbing 2023-03-10 14:52:13 +01:00