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

Frame fixup/v1 #12250

Closed
wants to merge 4 commits into from
Closed

Frame fixup/v1 #12250

wants to merge 4 commits into from

Conversation

victorjulien
Copy link
Member

Draft to test some frame logging fixes.

Or reach logging threshold.

Avoids logging too early.
If there are still frames in the flow, the detection and logging logic
needs to be able to evaluate them. To do this, make the flow timeout
logic aware of the frames. If frames still exist in a direction, trigger
a FFR packet to be created.
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.21%. Comparing base (a9b36d8) to head (2b0c047).
Report is 26 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12250      +/-   ##
==========================================
+ Coverage   83.18%   83.21%   +0.03%     
==========================================
  Files         912      912              
  Lines      257174   257180       +6     
==========================================
+ Hits       213930   214025      +95     
+ Misses      43244    43155      -89     
Flag Coverage Δ
fuzzcorpus 61.06% <54.54%> (+0.05%) ⬆️
livemode 19.42% <0.00%> (+<0.01%) ⬆️
pcap 44.39% <18.18%> (-0.01%) ⬇️
suricata-verify 62.80% <100.00%> (+0.01%) ⬆️
unittests 59.19% <0.00%> (-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 23729

@victorjulien
Copy link
Member Author

Merged with small changes.

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