aboutsummaryrefslogtreecommitdiff
path: root/tests/pcap/pinterest.pcap
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2023-01-05 16:43:35 +0100
committerGitHub <noreply@github.com>2023-01-05 16:43:35 +0100
commita944514ddec73f79704f55aab1423e39f4ce7a03 (patch)
tree09d0df49064064601fa2ea493e64dbaea8eafe03 /tests/pcap/pinterest.pcap
parent5a5e01a9e2b66e9238c40583baa70341e9ffc3a5 (diff)
Reduce the size of some traces used as unit test (#1845)
No traces and no flows has been removed; only long sessions has been reduced, keeping only their first packets. This is quite important in fuzzing systems, since these pcaps are used as initial seed. There is no value in fuzzing long sessions, because only the very first packets are really used/processed by nDPI. Before: ``` du -h tests/pcap/ 200M tests/pcap/ ``` After: ``` du -h tests/pcap/ 98M tests/pcap/ ```
Diffstat (limited to 'tests/pcap/pinterest.pcap')
-rw-r--r--tests/pcap/pinterest.pcapbin28291461 -> 763623 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/pcap/pinterest.pcap b/tests/pcap/pinterest.pcap
index 5fefe7e1f..bb48cc0dc 100644
--- a/tests/pcap/pinterest.pcap
+++ b/tests/pcap/pinterest.pcap
Binary files differ