Make GSO adaptive

This commit is contained in:
世界
2024-11-22 17:17:01 +08:00
parent 6f8c59b838
commit 3a02b982a0
11 changed files with 61 additions and 33 deletions

View File

@@ -21,7 +21,6 @@ type EndpointOptions struct {
CreateDialer func(interfaceName string) N.Dialer
Name string
MTU uint32
GSO bool
Address []netip.Prefix
PrivateKey string
ListenPort uint16