mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Some little bugfixes to current codebase
This commit is contained in:
@@ -145,7 +145,6 @@ foreach $configentry (sort @configs)
|
||||
} elsif ($configline[2] eq 'ip') {
|
||||
@SOURCE = ("$configline[5]");
|
||||
$DEV = "";
|
||||
}
|
||||
} elsif ($configline[2] eq 'all') {
|
||||
@SOURCE = ("0/0");
|
||||
$DEV = "";
|
||||
|
||||
Reference in New Issue
Block a user