Manually revert the patch to cleanup aliases since now its propely handled in the ip assignements. Ticket #2495

This commit is contained in:
Ermal 2013-08-01 11:11:52 +00:00
parent 783228c7cc
commit e492500fcd

View File

@ -69,9 +69,6 @@ if(empty($argument)) {
$interface_real = $argument;
}
/* NOTE: Check #2495 before being smart here */
interface_ipalias_cleanup($interface, "inet4");
if(empty($argument))
$curwanip = get_interface_ip();
else {