Skip to content

protodetect: finish probing parser sooner (backport7)#12463

Merged
victorjulien merged 1 commit intoOISF:main-7.0.xfrom
catenacyber:protodetect-probing-mask32-7437-backport7
Feb 11, 2025
Merged

protodetect: finish probing parser sooner (backport7)#12463
victorjulien merged 1 commit intoOISF:main-7.0.xfrom
catenacyber:protodetect-probing-mask32-7437-backport7

Conversation

@catenacyber
Copy link
Contributor

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

Describe changes:

(the other commit is not relevant because there is no smtp probing parser in 7)

SV_BRANCH=OISF/suricata-verify#2252

Ticket: 7495

We want to finish also if we tested all the expected protocols
in mask, or if we tested even more.

There can be one more protocol coming from pe0, which can be
the protocol already found in the other direction.

(cherry picked from commit b5094b0)
@catenacyber catenacyber changed the title protodetect: finish probing parser sooner protodetect: finish probing parser sooner (backport7) Jan 23, 2025
@codecov
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.12%. Comparing base (2be430e) to head (a71051d).
Report is 6 commits behind head on main-7.0.x.

Additional details and impacted files
@@              Coverage Diff               @@
##           main-7.0.x   #12463      +/-   ##
==============================================
- Coverage       83.13%   83.12%   -0.02%     
==============================================
  Files             922      922              
  Lines          261187   261187              
==============================================
- Hits           217147   217112      -35     
- Misses          44040    44075      +35     
Flag Coverage Δ
fuzzcorpus 63.97% <100.00%> (-0.01%) ⬇️
suricata-verify 63.44% <100.00%> (-0.05%) ⬇️
unittests 62.37% <100.00%> (-0.01%) ⬇️

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

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPW1_stats_chk
.app_layer.error.tls.parser 1145 1206 105.33%

Pipeline 24339

@catenacyber catenacyber added the needs baseline update QA will need a new base line label Jan 24, 2025
@catenacyber catenacyber added this to the 7.0 milestone Jan 28, 2025
This was referenced Feb 10, 2025
@victorjulien victorjulien merged commit a71051d into OISF:main-7.0.x Feb 11, 2025
45 checks passed
@victorjulien
Copy link
Member

Merged in #12557, thanks!

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

Labels

needs baseline update QA will need a new base line

Development

Successfully merging this pull request may close these issues.

3 participants