mirror of
https://git.zx2c4.com/wireguard-go
synced 2025-10-08 10:00:19 +08:00
Fixed transport header problem
This commit is contained in:
@@ -13,7 +13,8 @@ type KeyPair struct {
|
||||
sendNonce uint64
|
||||
isInitiator bool
|
||||
created time.Time
|
||||
id uint32
|
||||
localIndex uint32
|
||||
remoteIndex uint32
|
||||
}
|
||||
|
||||
type KeyPairs struct {
|
||||
|
Reference in New Issue
Block a user