mirror of
https://github.com/slackhq/nebula.git
synced 2026-08-15 09:57:00 +02:00
GSO/GRO offloads, with TCP+ECN and UDP support
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ import (
|
||||
"github.com/slackhq/nebula/noiseutil"
|
||||
)
|
||||
|
||||
const ReplayWindow = 1024
|
||||
const ReplayWindow = 8192
|
||||
|
||||
type ConnectionState struct {
|
||||
eKey noiseutil.CipherState
|
||||
|
||||
Reference in New Issue
Block a user