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

Applayer plugin 5053 v3.17.1 #12352

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

catenacyber
Copy link
Contributor

Link to ticket: https://redmine.openinfosecfoundation.org/issues/
https://redmine.openinfosecfoundation.org/issues/5053

Describe changes:

  • get ready to use dynamic number of app-layer protos (also work with static constant) in all places
  • preventive fix of macro with parenthesis cc @jufajardini

#12234 just rebased to get green CI

Some follow-up of #11572 before getting finally plugins as shown in #12256 (also needs #12307 )

instead of a global variable.

For easier initialization with dynamic number of protocols
for expectation_proto

Ticket: 5053
so that we can use safely EXCEPTION_POLICY_MAX*sizeof(x)
Ticket: 5053

delay after initialization so that StringToAppProto works
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 90.52632% with 18 lines in your changes missing coverage. Please review.

Project coverage is 82.49%. Comparing base (def22fa) to head (c763ac0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12352      +/-   ##
==========================================
- Coverage   83.23%   82.49%   -0.74%     
==========================================
  Files         912      912              
  Lines      257647   257667      +20     
==========================================
- Hits       214450   212562    -1888     
- Misses      43197    45105    +1908     
Flag Coverage Δ
fuzzcorpus 60.56% <80.42%> (-0.66%) ⬇️
livemode 19.40% <69.31%> (+<0.01%) ⬆️
pcap 44.35% <84.12%> (-0.05%) ⬇️
suricata-verify 62.86% <90.47%> (+<0.01%) ⬆️
unittests 58.11% <68.94%> (-1.09%) ⬇️

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 24096

@victorjulien victorjulien added this to the 8.0 milestone Jan 8, 2025
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.

3 participants