mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add micro optimization.
This commit is contained in:
parent
6f9b154b80
commit
c935eb7709
@ -524,6 +524,7 @@ function services_dhcrelay_configure() {
|
||||
if (isset($gateway['defaultgw'])) {
|
||||
$a_gateways = return_gateways_array(true);
|
||||
$destif = $a_gateways[$rtent['gateway']]['interface'];
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user