nDPI/tests
Ivan Nardi 3a087e951d
Add a "confidence" field about the reliability of the classification. (#1395)
As a general rule, the higher the confidence value, the higher the
"reliability/precision" of the classification.

In other words, this new field provides an hint about "how" the flow
classification has been obtained.
For example, the application may want to ignore classification "by-port"
(they are not real DPI classifications, after all) or give a second
glance at flows classified via LRU caches (because of false positives).

Setting only one value for the confidence field is a bit tricky: more
work is probably needed in the next future to tweak/fix/improve the logic.
2022-01-11 15:23:39 +01:00
..
dga Fixed Mingw64 build, SonerCloud-CI and more. (#1273) 2021-08-18 11:34:16 +02:00
pcap GTP: fix some false positives (#1394) 2022-01-08 20:40:24 +01:00
result Add a "confidence" field about the reliability of the classification. (#1395) 2022-01-11 15:23:39 +01:00
unit Fixed seriealizer unit 2021-11-30 17:24:42 +01:00
do-dga.sh Better DGA detection (slightly decreased accuracy) 2021-03-20 17:56:24 +01:00
do-unit.sh Decoupled fuzzy and unit tests 2020-10-12 12:11:35 +02:00
do.sh.in QUIC: add support for QUICv2 (draft 00) (#1379) 2021-12-04 13:29:30 +01:00
Makefile.am Disable tests that require libgcrypt if --disable-gcrypt set. (#1121) 2021-01-21 08:59:06 +01:00
ossfuzz.sh ossfuzz.sh: do not use wildcards for fuzzer e.g. fuzz/fuzz* 2020-07-05 20:18:16 +02:00