mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
interfaces: fix comment #3406
This commit is contained in:
parent
7ff838caca
commit
6d8fb87d91
@ -2563,7 +2563,7 @@ function interface_track6_configure($interface = 'lan', $lancfg, $linkupevent =
|
||||
|
||||
if ($linkdownevent || !isset($lancfg['enable'])) {
|
||||
switch ($trackcfg['ipaddrv6']) {
|
||||
/* deconfiguring 6to4 and 6rd is done elsewhere, simply removed addresses */
|
||||
/* deconfiguring 6to4 and 6rd is done elsewhere as it simply removes addresses */
|
||||
case 'slaac':
|
||||
case 'dhcp6':
|
||||
interface_dhcpv6_prepare($lancfg['track6-interface'], $trackcfg);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user