diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-07-03 20:28:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-03 20:28:58 +0200 |
commit | faaff58620feabe3221c75ef9b503e1c459b795a (patch) | |
tree | 24277a827e4a5891d157bd6407eb896ac7d12e5c /tests/pcap/targusdataspeed_false_positives.pcap | |
parent | 50c0212df1a11b62d870d9be25d64d03b8e957cb (diff) |
TargusDataspeed: avoid false positives (#1628)
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.
Diffstat (limited to 'tests/pcap/targusdataspeed_false_positives.pcap')
-rw-r--r-- | tests/pcap/targusdataspeed_false_positives.pcap | bin | 0 -> 1027 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/targusdataspeed_false_positives.pcap b/tests/pcap/targusdataspeed_false_positives.pcap Binary files differnew file mode 100644 index 000000000..bf148b5b7 --- /dev/null +++ b/tests/pcap/targusdataspeed_false_positives.pcap |