fix typo
This commit is contained in:
parent
5174849d2c
commit
538c66f31e
|
@ -42,7 +42,7 @@ class ff_gw($ff_net, $ff_mesh_net, $ff_as, $mesh_mac, $gw_ipv4, $gw_ipv6, $secre
|
|||
tinc_name => $tinc_name,
|
||||
tinc_keyfile => $tinc_keyfile,
|
||||
ic_vpn_ip4 => $ic_vpn_ip4,
|
||||
ic_vpn_ip4 => $ic_vpn_ip6
|
||||
ic_vpn_ip6 => $ic_vpn_ip6
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue