Commit 9b4029c9 authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(gwlb.inc) cleanups

(cherry picked from commit aa1221ae)
(cherry picked from commit 4f58e7f8)
(cherry picked from commit 4169afd1)
(cherry picked from commit ee8955e4)
(cherry picked from commit 2dbc3ab2)
(cherry picked from commit 66511add)
(cherry picked from commit 336cbd67)
(cherry picked from commit 79a6df22)
(cherry picked from commit a5d9897c)
parent d02f17c5
......@@ -913,8 +913,6 @@ function filter_generate_gateways()
if (is_array($GatewayGroupsList)) {
foreach ($GatewayGroupsList as $gateway => $members) {
$route = "";
/* hey, that's not a group member! */
unset($members['ipprotocol']);
if (count($members) > 0) {
$foundlb = 0;
$routeto = "";
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment