Actions
Feature #8514
open
JF
JF
Story #7583: 9.0.0: usecase: improve firewall usecase
firewall: analyzer: complete rule table coverage
Feature #8514:
firewall: analyzer: complete rule table coverage
Effort:
Difficulty:
Label:
Description
For the FirewallAnalyzer report, we use AppLayerParserGetStateNameById to get the app-layer proto state, but if a parser doesn't have that, we don't return anything and thus don't get a rule table report, it seems. I suspect this may be just an UDP issue.
Saw this happening for DNS but imagine it can be the same for similar protos.
Actions