mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-06 09:22:42 +08:00
saving netclient changes
This commit is contained in:
@@ -530,6 +530,7 @@ func UniqueAddress6(networkName string) (string, error) {
|
||||
|
||||
var network models.Network
|
||||
network, err := GetParentNetwork(networkName)
|
||||
dualstack := *network.IsDualStack
|
||||
if !*network.IsDualStack {
|
||||
return "", nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user