mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
parent
8e56216b87
commit
78ae660bf0
@ -4633,7 +4633,7 @@ function interfaces_primary_address6($interface, $realif = null, $ifconfig_detai
|
||||
/*
|
||||
* Since we do not know what subnet value was given by user
|
||||
* uncompress/compress to match correctly compressed system
|
||||
* value. Matchig alias cannot be primary address.
|
||||
* value. Matching alias cannot be primary address.
|
||||
*/
|
||||
if (Net_IPv6::compress(Net_IPv6::uncompress($vip['subnet'])) == $addrparts[0]) {
|
||||
continue 2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user