mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
bug correction
This commit is contained in:
@@ -682,7 +682,6 @@ function discover_process_ipv6(&$valid, $ifIndex, $ipv6_address, $ipv6_prefixlen
|
||||
$valid_address = $full_address . '-' . $port_id;
|
||||
$valid['ipv6'][$valid_address] = 1;
|
||||
}//end if
|
||||
}
|
||||
|
||||
}//end discover_process_ipv6()
|
||||
|
||||
|
Reference in New Issue
Block a user