Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce unknown engine mode and postpone engine query in BPF code v2 #8667

Closed

Conversation

lukashino
Copy link
Contributor

Link to redmine ticket:
Link to redmine ticket:

Describe changes:

  • separated issue from the PR to test the IPS behavior.

Lukas Sismis added 2 commits March 31, 2023 14:40
Querying an engine mode with an unknown value signals a bug when
the engine mode has not been determined but is already queried by
other functions.

Ticket: OISF#5959
@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Merging #8667 (c352aa8) into master (578f328) will decrease coverage by 0.07%.
The diff coverage is 33.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8667      +/-   ##
==========================================
- Coverage   81.92%   81.86%   -0.07%     
==========================================
  Files         968      968              
  Lines      278942   279008      +66     
==========================================
- Hits       228516   228398     -118     
- Misses      50426    50610     +184     
Flag Coverage Δ
fuzzcorpus 64.22% <29.41%> (-0.24%) ⬇️
suricata-verify 59.79% <29.41%> (+0.02%) ⬆️
unittests 63.23% <5.55%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 12965

@lukashino
Copy link
Contributor Author

Continues in #8681

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants