it works I guess

This commit is contained in:
JackDoan
2025-11-07 20:18:43 -06:00
parent 9b29a3fe14
commit 1a51ee7884
2 changed files with 3 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ import (
"github.com/slackhq/nebula/noiseutil"
)
const ReplayWindow = 1024
const ReplayWindow = 4096
type ConnectionState struct {
eKey *NebulaCipherState