Actions
Bug #8713
open
VJ
OD
firewall: multi-state or stateless keywords not supported
Bug #8713:
firewall: multi-state or stateless keywords not supported
Affected Versions:
Effort:
Difficulty:
Label:
Description
Various keywords are not linked to a specific hook/state. E.g. http2.frametype or tls.version. However currently they are hooked into a specific state, limiting their use.
There should probably be a new buffer type that is not registered at a specific progress value, but instead it should allow hooking into all progress values.
A rule like accept:hook http2:stream:request_started .. http2.frametype:DATA; should insert a AppInspectEngine that hooks it to hook http2:stream:request_started.
LS Updated by Lukas Sismis about 23 hours ago
- Status changed from New to Triaged
- Assignee set to OISF Dev
- Target version changed from TBD to 9.0.0-beta1
Actions