aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/adult_content.pcap
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`
* Add a new protocol id for generic Adult Content traffic (#1906)Ivan Nardi2023-03-20
The list has been taken from https://www.similarweb.com/top-websites/adult/ Fix a GoTo false positive.