mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 16:34:25 +01:00
dunno
This commit is contained in:
@@ -13,6 +13,8 @@ import (
|
||||
"github.com/slackhq/nebula/noiseutil"
|
||||
)
|
||||
|
||||
// TODO: In a 5Gbps test, 1024 is not sufficient. With a 1400 MTU this is about 1.4Gbps of window, assuming full packets.
|
||||
// 4092 should be sufficient for 5Gbps
|
||||
const ReplayWindow = 1024
|
||||
|
||||
type ConnectionState struct {
|
||||
|
||||
Reference in New Issue
Block a user