Actions
Feature #6956
open
GL
GL
mqtt: create PDU frames without regard to the parsing function
Feature #6956:
mqtt: create PDU frames without regard to the parsing function
Effort:
Difficulty:
Label:
Description
As recently discussed during the SIP TCP work [1], a PDU frame should be created regardless of whether the parsing function succeeds or fails.
Currently, this is not the case for MQTT, as the frame is created only if the input is parsed correctly.
[1] https://github.com/OISF/suricata/pull/10058#discussion_r1430988421
PA Updated by Philippe Antoine almost 2 years ago
- Status changed from New to In Progress
VJ Updated by Victor Julien about 1 year ago
- Target version changed from 8.0.0-beta1 to 9.0.0-beta1
PA Updated by Philippe Antoine 9 months ago
- Tracker changed from Bug to Feature
Actions