forked from extern/smegmesh
BUGFIX: Allowed IPs fluctuating
This commit is contained in:
parent
fd7bd80485
commit
0ff2a8eef9
@ -99,7 +99,6 @@ func (m *WgMeshConfigApplyer) convertMeshNode(node MeshNode, device *wgtypes.Dev
|
||||
Endpoint: endpoint,
|
||||
AllowedIPs: allowedips,
|
||||
PersistentKeepaliveInterval: &keepAlive,
|
||||
ReplaceAllowedIPs: true,
|
||||
}
|
||||
|
||||
return &peerConfig, nil
|
||||
|
Loading…
Reference in New Issue
Block a user