mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
LoxiLB: remove workaround in loxilbconfig.cgi
now loxilb is upgraded to 0.9.4, it fixes: https://github.com/vincentmli/BPFire/issues/25 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -167,7 +167,6 @@ if ($settings{'ACTION'} eq $Lang::tr{'add'}) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($settings{'EN'} eq 'on') {
|
if ($settings{'EN'} eq 'on') {
|
||||||
&DeleteLB(%settings);
|
|
||||||
&CreateLB(%settings);
|
&CreateLB(%settings);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user