GL Giuseppe Longo
- Login: glongo
- Registered on: 10/13/2012
- Last sign in: 08/12/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 14 | 53 | 67 |
| Reported issues | 7 | 32 | 39 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Suricata | Developer, OISF Team | 12/22/2012 |
| Suricata-Update | Developer, OISF Team | 10/31/2017 |
Activity
08/19/2026
- GL 01:10 PM Suricata Bug #8874 (In Review): dhcp: parser never reports malformed options
- GL 01:10 PM Suricata Bug #8873 (In Review): dhcp: parser ignores the declared length of time options
08/11/2026
- GL 10:04 AM Suricata Bug #8874 (In Review): dhcp: parser never reports malformed options
- The DHCP parser defines a
- GL 10:02 AM Suricata Bug #8873 (In Review): dhcp: parser ignores the declared length of time options
- DHCP options 51, 58, and 59 contain four-byte time values, but the parser ignores their length byte and always consumes four bytes.
Malformed options with lengths other than four can therefore desynchronize option parsing and produce fa...
06/20/2026
- GL 07:30 AM Suricata Feature #8359 (Triaged): protocol: add ssdp parser
- GL 07:27 AM Suricata Task #8666 (Triaged): eve: refactor email-common output
06/17/2026
- GL 10:46 AM Suricata Task #8666 (Assigned): eve: refactor email-common output
- With the development of the IMAP parser, the code in src/output-json-email-common.c could be reused to log emails from IMAP.
However, it is currently tightly coupled to the SMTP implementation.
Since we plan to rewrite the SMTP code ... - GL 10:38 AM Suricata Feature #8366: protocol: add support for llmnr
- Merged with https://github.com/OISF/suricata/pull/15509
- GL 10:37 AM Suricata Feature #4251 (Resolved): protocol: SCTP support
- Merged with https://github.com/OISF/suricata/pull/15601
04/27/2026
- GL 02:10 PM Suricata Feature #3383 (Closed): nflog: use mnl api
- Closing this, as nflog is not commonly used.