Remove reserved

This commit is contained in:
Shtorm
2026-05-29 14:34:11 +03:00
parent 88f7f88f3f
commit 9f89dcf4e0
8 changed files with 23 additions and 62 deletions

View File

@@ -39,7 +39,6 @@ type PeerOptions struct {
PreSharedKey string
AllowedIPs []netip.Prefix
PersistentKeepaliveInterval uint16
Reserved []uint8
}
type AmneziaOptions struct {