Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add monitoring capability (#2588) | Ivan Nardi | 2024-10-14 |
Allow nDPI to process the entire flows and not only the first N packets. Usefull when the application is interested in some metadata spanning the entire life of the session. As initial step, only STUN flows can be put in monitoring. See `doc/monitoring.md` for further details. This feature is disabled by default. Close #2583 |