Skip to content

Dcerpc flags/v3 - #15992

Closed
inashivb wants to merge 3 commits into
OISF:mainfrom
inashivb:dcerpc-flags/v3
Closed

Dcerpc flags/v3#15992
inashivb wants to merge 3 commits into
OISF:mainfrom
inashivb:dcerpc-flags/v3

Conversation

@inashivb

@inashivb inashivb commented Aug 7, 2026

Copy link
Copy Markdown
Member

Previous PR: #15987

Changes since v2:

  • bugfix for smb/dcerpc + corresponding tests

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

SV_BRANCH=OISF/suricata-verify#3267

To allow matches with dcerpc.flags keyword later on. DCERPC/TCP exposes
a u8 as PFC flags in its header however, DCERPC/UDP stores two sets of
flags flags1 and flags2 in its header. Hence, the field is kept u16 to
accommodate for both.
This is a u16 keyword that matches on flags field derived from the
header of a DCERPC packet per transaction per direction.

Feature 8734
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.87179% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.00%. Comparing base (dde0d72) to head (cd45782).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15992      +/-   ##
==========================================
- Coverage   83.02%   83.00%   -0.02%     
==========================================
  Files        1001     1001              
  Lines      276611   276718     +107     
==========================================
+ Hits       229665   229702      +37     
- Misses      46946    47016      +70     
Flag Coverage Δ
fuzzcorpus 61.63% <40.17%> (-0.02%) ⬇️
livemode 18.44% <10.25%> (-0.03%) ⬇️
netns 22.90% <10.25%> (-0.01%) ⬇️
pcap 45.40% <38.46%> (-0.06%) ⬇️
suricata-verify 67.11% <94.01%> (-0.03%) ⬇️
unittests 58.45% <13.67%> (-0.02%) ⬇️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@inashivb
inashivb marked this pull request as ready for review August 7, 2026 08:45
@suricata-qa

Copy link
Copy Markdown

Information: QA ran without warnings.

Pipeline = 32862

@inashivb inashivb mentioned this pull request Aug 19, 2026
@inashivb inashivb closed this Aug 19, 2026
@inashivb
inashivb deleted the dcerpc-flags/v3 branch August 19, 2026 07:16
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