Optimization #6387
closedmqtt: move parser registration code to the rust side
Description
Although our MQTT app-layer parser is mostly in rust, some of the parser registration code still resides in app-layer-mqtt.c
It is possible to move that code to Rust, therefore getting rid of the related c files.
This task encompasses:
- moving the existing code from app-layer-mqtt.c to the rust mqtt parser file
- removing now unnecessary app-layer-mqtt.* files
- checking if there's any left over lines of code that must be adjusted.
Updated by sakshi patle about 1 year ago
Hi, I am interested on working on this issue.
Updated by Shivani Bhardwaj about 1 year ago
- Status changed from New to Assigned
- Assignee changed from Community Ticket to sakshi patle
Updated by Juliana Fajardini Reichow about 1 year ago
sakshi patle wrote in #note-1:
Hi, I am interested on working on this issue.
I am terribly sorry that I never properly answer you here, Sakshi, somehow, I didn't get the notification of the activity on this ticket. I saw that you claimed it, so I hope this didn't prevent you from starting to work on it!
Updated by Juliana Fajardini Reichow 11 months ago
- Assignee changed from sakshi patle to Community Ticket
Hi there, according to our guidelines for stale tickets, I'm unassigning this ticket.
Thanks for your interest in our project, and feel free to reach out in case you have time and want to contribute to Suricata again :) :)
Refer to:
https://forum.suricata.io/t/important-outreachy-contribution-phase-wrap-up-prs-claimed-tickets-and-more
https://docs.suricata.io/en/latest/devguide/codebase/contributing/contribution-process.html#stale-tickets-policy
Updated by Lukas Sismis 11 months ago
- Assignee changed from Community Ticket to Lukas Sismis
Updated by Lukas Sismis 11 months ago
- Assignee changed from Lukas Sismis to Jeff Lucovsky
Updated by Jeff Lucovsky 11 months ago
- Status changed from Assigned to In Review
Updated by Philippe Antoine 10 months ago
- Status changed from In Review to Closed