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

ndpi: add ndpi as a plugin - v1 #12092

Closed
wants to merge 3 commits into from

Conversation

jasonish
Copy link
Member

@jasonish jasonish commented Nov 6, 2024

nDPI implemented as a plugin, with some minor fixups by me.

plugins/ndpi/ndpi.c Outdated Show resolved Hide resolved
plugins/ndpi/ndpi.c Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 66.53846% with 87 lines in your changes missing coverage. Please review.

Project coverage is 83.07%. Comparing base (278dc24) to head (3242b8c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12092      +/-   ##
==========================================
- Coverage   83.23%   83.07%   -0.17%     
==========================================
  Files         906      909       +3     
  Lines      257647   257861     +214     
==========================================
- Hits       214458   214214     -244     
- Misses      43189    43647     +458     
Flag Coverage Δ
fuzzcorpus 60.58% <28.57%> (-0.63%) ⬇️
livemode 19.43% <18.45%> (+<0.01%) ⬆️
pcap 44.40% <30.35%> (-0.03%) ⬇️
suricata-verify 62.68% <40.47%> (-0.02%) ⬇️
unittests 59.27% <44.23%> (-0.01%) ⬇️

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

@suricata-qa
Copy link

Information:

ERROR: QA failed on SURI_TLPR1_alerts_cmp.

field baseline test %
SURI_TLPR1_stats_chk
.app_layer.flow.dcerpc_tcp 40 42 105.0%

Pipeline 23277

@cardigliano
Copy link
Contributor

cardigliano commented Nov 7, 2024

Please note BuildnDPITLSQUICJson can be removed (removed now in our branch) as it is no longer used since the introduction of ndpi_dpi2json/jb_set_formatted

@jasonish jasonish force-pushed the ish/ndpi/plugin/v1 branch 2 times, most recently from 2952ce7 to 3242b8c Compare November 7, 2024 16:17
@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPR1_stats_chk
.uptime 636 658 103.46%

Pipeline 23294

@victorjulien victorjulien marked this pull request as draft November 12, 2024 15:19
@suricata-qa
Copy link

ERROR:

ERROR: QA failed on SURI_TLPR1_alerts_cmp.

Pipeline 23317

jufajardini and others added 3 commits November 14, 2024 09:32
Add documentation about the rule types introduced by 2696fda.

Add doc tags around code definitions that are referenced in the docs.

Task #https://redmine.openinfosecfoundation.org/issues/7031
To enable ndpi, --enable-ndpi and --with-ndpi=<DIR> must be provided.
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.

4 participants