Project

General

Profile

Feature #8514

Updated by Juliana Fajardini Reichow 4 days ago

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.

Back