GL Gabriel Lima Luz
- Login: Lima_Gabriel
- Registered on: 10/13/2022
- Last sign in: 07/05/2024
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 3 | 3 |
| Reported issues | 0 | 0 | 0 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer | 05/06/2024 |
| Suricata-Update | Developer | 05/06/2024 |
Activity
06/19/2024
- GL 02:52 PM Suricata Optimization #6572: runmodes: fix `--list-runmodes` output
- Ok, based on your answer I got two questions.
First one: the command should output a text describing the PCAP_FILE and another for the PCAP_DEV ?
Second question: The information displayed by the command comes from the RunMode Struct and...
06/18/2024
- GL 07:17 PM Suricata Optimization #6572: runmodes: fix `--list-runmodes` output
- Hi.
I was looking into the old output from the command and there is a PCAP_DEV and a PCAP_FILE, I'm a little confused in what is the difference between the two runmodes and how to describe it the new format of the command
05/23/2024
- GL 07:21 PM Suricata Optimization #6572: runmodes: fix `--list-runmodes` output
- the function responsable to print the message is the RunModeRegisterRunModes in the rundmodes.c file :
- GL 06:10 PM Suricata Optimization #6572: runmodes: fix `--list-runmodes` output
- Hello, as I commented in the ticket #5711, I think it would be better to start working on this first. I would like to claim this ticket.
The Documentation contains information about the runmodes for me to base what the command message w... - GL 06:06 PM Suricata Optimization #5711: runmodes: Suricata does not hint anything about missing runmode
- Hello.
after looking into the subtask listed in this ticket, I think it would make sense to work on the subtask(#6572) and fix the output of the --list-runmodess and then add a message for the missing run mode, So when the user tries to...
05/06/2024
- GL 12:01 PM Suricata Optimization #5711: runmodes: Suricata does not hint anything about missing runmode
- Hi. Can I claim this issue ?
10/25/2022
- GL 05:42 PM Suricata Task #4051 (In Progress): Convert unittests to new FAIL/PASS API: detect-lua.c
- Juliana Fajardini Reichow wrote in #note-1:
> There is relevant information about the FAIL/PASS conversion on the parent issue.
> ...
Hi. I'm clamming this issue.
10/20/2022
- GL 07:37 PM Suricata Task #4054 (In Review): Convert unittests to new FAIL/PASS API: detect-replace.c
- PR for review: https://github.com/OISF/suricata/pull/8049
10/19/2022
- GL 10:57 PM Suricata Task #4054 (In Progress): Convert unittests to new FAIL/PASS API: detect-replace.c
- Hi.
I'm assigning this ticket to myself
10/14/2022
- GL 01:10 AM Suricata Optimization #4609: Fix warning about "if same then else"
- Hi again, I have a few questions about this ticket, I'm going to ask all of them in this post.
I hope that isn't a bad practice, but if It is please let me know.
1)Correct if I'm wrong but the goal of this issue is remove equal block...