Remove reserved

This commit is contained in:
Sergei Maklagin
2026-05-29 14:34:11 +03:00
parent a47bdbe2ae
commit 6c1d568876
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 {