mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-10-04 16:23:00 +08:00
Add GSO support
This commit is contained in:
5
tun_linux_offload_errors.go
Normal file
5
tun_linux_offload_errors.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package tun
|
||||
|
||||
import E "github.com/sagernet/sing/common/exceptions"
|
||||
|
||||
var ErrTooManySegments = E.New("too many segments")
|
Reference in New Issue
Block a user