Be friendly to large interface systems

This commit is contained in:
Ermal LUÇI 2014-11-24 12:22:03 +01:00
parent 43517fcc1b
commit dced0dd03f

View File

@ -340,6 +340,7 @@ function setup_microcode() {
$iflist = get_configured_interface_list(false, true);
foreach($iflist as $if => $ifdescr)
enable_hardware_offloading($if);
unset($iflist);
}
/****f* pfsense-utils/get_carp_status