Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added HSRP protocol detection | Luca Deri | 2022-02-08 |
| | | | | Removed attic directory now obsolete | ||
* | Add a "confidence" field about the reliability of the classification. (#1395) | Ivan Nardi | 2022-01-11 |
| | | | | | | | | | | | | | 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. | ||
* | (C) Update | Luca Deri | 2021-01-07 |
| | |||
* | Updated (C) | Luca Deri | 2020-01-05 |
| | |||
* | Adedd DTLS check in STUN | Luca Deri | 2019-09-21 |
| | | | | Uodated (C) | ||
* | Major code cleanup | Luca | 2018-07-21 |
| | | | | Converted some not popular protocols to NDPI_PROTOCOL_GENERIC with category detection | ||
* | Removed commented code | Luca | 2015-07-01 |
| | | | | Renamed ndpi_int_add_connection() with ndpi_set_detected_protocol() | ||
* | deleted protocol type (real-correlated) | Michele Campus | 2015-06-29 |
| | |||
* | Initial import from SVN | Luca Deri | 2015-04-19 |