Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | TargusDataspeed: avoid false positives (#1628) | Ivan Nardi | 2022-07-03 |
TargusDataspeed dissector doesn't perform any real DPI checks but it only looks at the TCP/UDP ports. Delete it, and use standard logic to classify these flows by port. |