-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Conversation
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. |
Information: ERROR: QA failed on SURI_TLPR1_alerts_cmp.
Pipeline 23277 |
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 |
2952ce7
to
3242b8c
Compare
WARNING:
Pipeline 23294 |
3242b8c
to
e955132
Compare
ERROR: ERROR: QA failed on SURI_TLPR1_alerts_cmp. Pipeline 23317 |
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.
e955132
to
8b8c51c
Compare
nDPI implemented as a plugin, with some minor fixups by me.