aboutsummaryrefslogtreecommitdiff
path: root/tests/result/snapchat_call_v1.pcapng.out
Commit message (Collapse)AuthorAge
* Test multiple `ndpiReader` configurations (#1931)Ivan Nardi2023-04-06
| | | | | | | | | Extend internal unit tests to handle multiple configurations. As some examples, add tests about: * disabling some protocols * disabling Ookla aggressiveness Every configurations data is stored in a dedicated directory under `tests\cfgs`
* ndpiReader: print how many packets (per flow) were needed to perform full ↵Ivan Nardi2023-03-01
| | | | | | DPI (#1891) Average values are already printed, but this change should ease to identify regressions/improvements.
* Improve support for Snapchat voip calls (#1858)Ivan Nardi2023-01-17
Latest Snapchat versions use QUICv1 for their audio/video real time sessions. See c50a8d480