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

next/372/70x/20240405/v1 #10770

Closed

Conversation

victorjulien
Copy link
Member

Issue: 6835

When injecting a flow, ensure that the selected thread_id has been
initialized. When a flow is picked up midstream, the initialized thread
can be the second thread element.

(cherry picked from commit 9ad73fa)
Issue: 6835

When swapping the flow's direction, also swap the thread_ids.

This should help with the issues identified in
https://redmine.openinfosecfoundation.org/issues/2725

(cherry picked from commit 3c57459)
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (80d2c6e) to head (158018f).

Additional details and impacted files
@@              Coverage Diff               @@
##           main-7.0.x   #10770      +/-   ##
==============================================
- Coverage       82.51%   82.44%   -0.08%     
==============================================
  Files             976      976              
  Lines          275061   275062       +1     
==============================================
- Hits           226979   226770     -209     
- Misses          48082    48292     +210     
Flag Coverage Δ
fuzzcorpus 63.69% <33.33%> (-0.12%) ⬇️
suricata-verify 61.65% <100.00%> (-0.03%) ⬇️
unittests 62.90% <33.33%> (+<0.01%) ⬆️

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

@victorjulien
Copy link
Member Author

Github CI unclean

@victorjulien victorjulien deleted the next/372/70x/20240405/v1 branch April 5, 2024 09:56
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