Merge branch 'dev/dhcp_failover' of https://github.com/fredronnv/core into fredronnv-dev/dhcp_failover

This commit is contained in:
Ad Schellevis 2019-02-08 16:10:01 +01:00
commit 1c44888646

View File

@ -533,8 +533,8 @@ EOD;
/* this is the interface! */
if (is_numeric($vipent['advskew']) && (intval($vipent['advskew']) < 20)) {
$skew = 0;
break;
}
break;
}
}
}