Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix `ndpi_do_guess()` (#1731) | Ivan Nardi | 2022-09-12 |
| | | | | | Avoid a double call of `ndpi_guess_host_protocol_id()`. Some code paths work for ipv4/6 both Remove some never used code. | ||
* | 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> |