Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ndpiReader: print categories summary (#2895) | Ivan Nardi | 2025-06-21 |
| | |||
* | Add a new internal function `internal_giveup()` | Ivan Nardi | 2025-03-05 |
| | | | | | | | | This function is always called once for every flow, as last code processing the flow itself. As a first usage example, check here if the flow is unidirectional (instead of checking it at every packets) | ||
* | ndpiReader: print more DNS information (#2717) | Ivan Nardi | 2025-02-11 |
| | |||
* | DNS: disable subclassification by default (#2715) | Ivan Nardi | 2025-02-11 |
| | | | | Prelimary change to start supporting multiple DNS transactions on the same flow | ||
* | DNS: extend tests | Ivan Nardi | 2025-02-11 |