Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
detect: don't eval SIG_TYPE_APPLAYER against ffr packets
SIG_TYPE_APPLAYER are mostly the same as SIG_TYPE_PKT, except that a rule match will apply a drop/pass to the flow. Example of a SIG_TYPE_APPLAYER rule. ``` alert http any any -> any any (sid: 1;) ```
- Loading branch information