aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/mysql-8.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`
* MySql: improve detection (#1928)Ivan Nardi2023-04-06
| | | | | Add support for flows with "caching_sha2_password" authentication plugin. See #1924
* Added (manipulated) MySQL 8 test pcap.Toni Uhlig2020-08-20
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>