mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Merge branch 'work'
This commit is contained in:
@@ -114,7 +114,7 @@ if (-e "/etc/snort/snort.conf") {
|
||||
|
||||
if ($snortsettings{'ACTION'} eq $Lang::tr{'save'}) {
|
||||
# Check for preprocessor settings
|
||||
if ($line =~ /preprocessor http_inspect:/) {
|
||||
if ($line =~ /preprocessor http_inspect/) {
|
||||
# Strip out leading # from rule line
|
||||
$line =~ s/\# ?//i;
|
||||
if (($snortsettings{'ENABLE_PREPROCESSOR_HTTP_INSPECT'} eq 'off')) {
|
||||
|
||||
Reference in New Issue
Block a user