Lukas Sismis

Results 14 issues of Lukas Sismis

- [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ - [X] I have updated...

needs rebase

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

- [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/ - [X] I have updated...

Make sure these boxes are signed before submitting your Pull Request -- thank you. - [X] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing - [X] I have signed...

Redmine ticket: https://redmine.openinfosecfoundation.org/issues/6739 v2 changes: - change the format error message from `- (err %s)` to `: %s` Describe changes: - SCEnters added - refactor code to smaller functions -...

Follow-up of https://github.com/OISF/suricata/pull/10358 The previous implementation allowed FreeBSD to enter into the hugepage analysis. It then failed with an error message because hugepage/ NUMA node paths that are used in...

Previously pseudopackets were assigned with ACK flag which falsely turned "NEW" or "SYN" flows to "SYN/ACK" flows especially when Suricata ran with content-matching rules. Ticket: #6733 https://redmine.openinfosecfoundation.org/issues/6733 SV_BRANCH=https://github.com/OISF/suricata-verify/pull/1630

When the packet load is low, Suricata can run in interrupt mode. This more resembles the classic approach of processing packets - CPU cores run low and only fetch packets...

Link to Redmine tickets: - https://redmine.openinfosecfoundation.org/issues/6599 - https://redmine.openinfosecfoundation.org/issues/6686 Describe changes: - small edit in eBPF instructions to prefer libbpf-dev package to the cloning&compilation - porting changes from the improved version...

typo/doc update