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

af-packet: clean up IPS config check #12397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

victorjulien
Copy link
Member

Don't emmit generic error statements on things that are not errors. Instead, for cases where (part of) the config is missing, use the defaults and log only a more detailed explanation at the 'config' level.

Minor code cleanups.

Don't emmit generic error statements on things that are not errors. Instead,
for cases where (part of) the config is missing, use the defaults and log
only a more detailed explanation at the 'config' level.

Minor code cleanups.
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

Attention: Patch coverage is 45.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 80.62%. Comparing base (078c646) to head (fb73a4e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12397      +/-   ##
==========================================
- Coverage   80.63%   80.62%   -0.02%     
==========================================
  Files         917      917              
  Lines      258687   258686       -1     
==========================================
- Hits       208601   208553      -48     
- Misses      50086    50133      +47     
Flag Coverage Δ
fuzzcorpus 56.81% <0.00%> (+<0.01%) ⬆️
livemode 19.54% <45.00%> (+0.15%) ⬆️
pcap 44.25% <0.00%> (-0.01%) ⬇️
suricata-verify 63.22% <0.00%> (-0.01%) ⬇️
unittests 58.51% <0.00%> (+<0.01%) ⬆️

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

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.

1 participant