Actions
Task #8656
open
SB
SB
Bug #7638: detect: incorrect rule ordering with more complex flowbit chains
flowbits: hard error on invalid command combinations
Task #8656:
flowbits: hard error on invalid command combinations
Effort:
Difficulty:
low
Label:
Description
Till 8.0.x, any invalid flowbit command combinations were accepted. In the latest main, they issue a warning but they must be rejected altogether. This is a blanket ticket and it's subtasks carry all the command combinations that are going to be rejected on the same flowbit in the same signature.
Reasons:
1. They are non-performant.
2. They cause overhead when trying to resolve complex flowbit dependencies.
Actions