mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
interfaces: fix a typo
This commit is contained in:
parent
51d75b6302
commit
cda5801a74
@ -1464,7 +1464,7 @@ function interface_carp_configure($vip)
|
||||
mwexec("/sbin/ifconfig {$realif} inet6 " . escapeshellarg($vip['subnet']) . " prefixlen " . escapeshellarg($vip['subnet_bits']) . " alias vhid " . escapeshellarg($vip['vhid']));
|
||||
}
|
||||
/**
|
||||
* XXX this is pretty flacky.
|
||||
* XXX this is pretty flaky.
|
||||
* If we configure peer[6] during setup, values won't stick, they appear to be flushed when
|
||||
* the initial address is set.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user