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,
|
Endpoint: endpoint,
|
||||||
AllowedIPs: allowedips,
|
AllowedIPs: allowedips,
|
||||||
PersistentKeepaliveInterval: &keepAlive,
|
PersistentKeepaliveInterval: &keepAlive,
|
||||||
ReplaceAllowedIPs: true,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return &peerConfig, nil
|
return &peerConfig, nil
|
||||||
|
Loading…
Reference in New Issue
Block a user