Update gVisor to 20220905.0

This commit is contained in:
世界 2022-09-09 11:31:08 +08:00
parent 2f15b0cd3f
commit 575ac29417
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
7 changed files with 39 additions and 36 deletions

View file

@ -5,6 +5,7 @@ import (
"net/netip"
E "github.com/sagernet/sing/common/exceptions"
"github.com/sagernet/sing/common/logger"
)
var (
@ -28,6 +29,7 @@ type StackOptions struct {
EndpointIndependentNat bool
UDPTimeout int64
Handler Handler
Logger logger.Logger
}
func NewStack(