Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reworked flow risk implementation | Luca Deri | 2021-07-23 |
| | |||
* | ndpiReader: add statistics about nDPI performance (#1240) | Ivan Nardi | 2021-07-13 |
| | | | | | | | The goal is to have a (roughly) idea about how many packets nDPI needs to properly classify a flow. Log this information (and guessed flows number too) during unit tests, to keep track of improvements/regressions across commits. | ||
* | Restored QUIC stats | Luca Deri | 2020-12-30 |
| | |||
* | Fixed output when tLS (nad not QUIC) is used | Luca Deri | 2020-12-28 |
| | |||
* | QUIC: fix dissection of Initial packets coalesced with 0-RTT one (#1044) | Ivan Nardi | 2020-11-03 |
* QUIC: fix dissection of Initial packets coalesced with 0-RTT one * QUIC: fix a memory leak |