Revision 17921b7e
Added by Ermal LUÇI almost 12 years ago
etc/inc/gwlb.inc | ||
---|---|---|
170 | 170 |
$gwifip = find_interface_ipv6($gateway['interface'], true); |
171 | 171 |
} |
172 | 172 |
if (is_linklocal($gateway['monitor']) && !strstr($gateway['monitor'], '%')) |
173 |
$gateway['monitor'] .= "{$gateway['monitor']}%{$gateway['interface']}";
|
|
173 |
$gateway['monitor'] .= "%{$gateway['interface']}"; |
|
174 | 174 |
if (!is_ipaddrv6($gwifip)) |
175 | 175 |
continue; //Skip this target |
176 | 176 |
} else |
Also available in: Unified diff
Ooops fix this to add only th einterface