Project

General

Profile

Actions

Bug #1494

closed

off by one on rulefile count

Added by Victor Julien over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

This command should load only 1 rulefile: suricata -c suricata.yaml -v -S local.rules -T

Yet, it reports loading 2:

[28467] 29/6/2015 -- 17:19:27 - (detect.c:485) <Info> (SigLoadSignatures) -- Loading rule file: local.rules
[28467] 29/6/2015 -- 17:19:27 - (detect.c:410) <Info> (ProcessSigFiles) -- Loading rule file: local.rules
[28467] 29/6/2015 -- 17:19:27 - (detect.c:511) <Info> (SigLoadSignatures) -- 2 rule files processed. 2 rules successfully loaded, 0 rules failed
[28467] 29/6/2015 -- 17:19:27 - (detect.c:2903) <Info> (SigAddressPrepareStage1) -- 1 signatures processed. 0 are IP-only rules, 0 are inspecting packet payload, 1 inspect application layer, 0 are decoder event only

As the bug was introduced in pr/1501 (f11e237d7791c5fe6d49ae68a39e525291e9b5da) I'm assigning it to you Alex :)

Actions #2

Updated by Victor Julien over 8 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF