mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-22 08:24:25 +01:00
it works I guess
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/slackhq/nebula/noiseutil"
|
||||
)
|
||||
|
||||
const ReplayWindow = 1024
|
||||
const ReplayWindow = 4096
|
||||
|
||||
type ConnectionState struct {
|
||||
eKey *NebulaCipherState
|
||||
|
||||
Reference in New Issue
Block a user