Add GSO support

This commit is contained in:
世界 2023-12-10 00:00:14 +08:00
parent fa89d2c0a5
commit 5b50c61b72
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
22 changed files with 1376 additions and 449 deletions

5
tun_nonlinux.go Normal file
View file

@ -0,0 +1,5 @@
//go:build !linux
package tun
const OffloadOffset = 0