mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
interfaces: typo in previous
This commit is contained in:
parent
bde52467de
commit
aba6dfae93
@ -127,7 +127,7 @@ if (isset($config['interfaces'][$interface]['ipaddrv6'])) {
|
||||
default:
|
||||
if (isset($config['interfaces'][$interface]['dhcp6usev4iface'])) {
|
||||
interface_static6_configure($interface, $config['interfaces'][$interface]);
|
||||
system_routing_configure(false, $interface, 'inet6');
|
||||
system_routing_configure(false, $interface, true, 'inet6');
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user