| .. |
|
checksum.go
|
tun: export optimized IP checksum funcs
|
2024-07-31 13:07:01 -07:00 |
|
checksum_amd64.go
|
tun: export optimized IP checksum funcs
|
2024-07-31 13:07:01 -07:00 |
|
checksum_generated_amd64.go
|
tun: AMD64 optimized checksum
|
2023-09-29 15:32:57 -07:00 |
|
checksum_generated_amd64.s
|
tun: AMD64 optimized checksum
|
2023-09-29 15:32:57 -07:00 |
|
checksum_generic.go
|
tun: export optimized IP checksum funcs
|
2024-07-31 13:07:01 -07:00 |
|
errors.go
|
tun: replace ErrorBatch() with errors.Join()
|
2023-03-17 15:18:04 +01:00 |
|
generate_amd64.go
|
tun: AMD64 optimized checksum
|
2023-09-29 15:32:57 -07:00 |
|
offload.go
|
tun: export optimized IP checksum funcs
|
2024-07-31 13:07:01 -07:00 |
|
offload_linux.go
|
tun: add method for disabling TCP GRO on Linux
|
2024-09-05 09:18:24 -07:00 |
|
operateonfd.go
|
global: bump copyright year
|
2023-02-07 20:39:29 -03:00 |
|
tun.go
|
tun: add method for disabling TCP GRO on Linux
|
2024-09-05 09:18:24 -07:00 |
|
tun_darwin.go
|
global: buff -> buf
|
2023-03-13 17:55:53 +01:00 |
|
tun_freebsd.go
|
global: buff -> buf
|
2023-03-13 17:55:53 +01:00 |
|
tun_linux.go
|
tun: use x/sys/unix IoctlIfreq/NewIfreq to set MTU on Linux
|
2024-11-12 17:44:20 -08:00 |
|
tun_openbsd.go
|
global: buff -> buf
|
2023-03-13 17:55:53 +01:00 |
|
tun_plan9.go
|
tun: add plan9 support
|
2025-03-03 16:01:00 -08:00 |
|
tun_windows.go
|
tun: fix crash when ForceMTU is called after close
|
2023-09-29 15:32:58 -07:00 |