Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Test multiple `ndpiReader` configurations (#1931) | Ivan Nardi | 2023-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 TiVoConnect dissector. Fixes #1697. (#1699) | Toni | 2022-08-08 |
* added static assert if supported, to complain if the flow struct changes Signed-off-by: lns <matzeton@googlemail.com> |