Actions
Feature #4985
closedFeature #4174: tracking: app-layer frame inspection support
Task #4871: tracking: implement frames for all parsers
quic: support frames
Effort:
Difficulty:
Label:
Updated by Victor Julien almost 3 years ago
- Blocked by Feature #4983: frames: support UDP added
Updated by Philippe Antoine over 2 years ago
- Blocked by Feature #4967: QUIC v1 support added
Updated by Philippe Antoine over 2 years ago
- Status changed from New to Assigned
Updated by Victor Julien over 2 years ago
- Target version changed from 7.0.0-beta1 to 8.0.0-beta1
Updated by Philippe Antoine about 2 years ago
- Status changed from Assigned to In Review
Updated by Philippe Antoine about 2 years ago
- Target version changed from 8.0.0-beta1 to 7.0.0-beta1
Updated by Philippe Antoine about 2 years ago
- Priority changed from Normal to Low
Updated by Philippe Antoine about 2 years ago
- Target version changed from 7.0.0-beta1 to TBD
Updated by Philippe Antoine about 2 years ago
- Status changed from In Review to Rejected
Quic is all encrypted (even if the key is known for the first packets)
The stream buffer only has encrypted data, which makes it unsuitable for frames
Actions