aboutsummaryrefslogtreecommitdiff
path: root/tests/cfgs/default
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2024-07-03 16:17:08 +0200
committerGitHub <noreply@github.com>2024-07-03 16:17:08 +0200
commit1e411e98faf3eb1c427c62ed6ea0f95d3c646947 (patch)
tree6fbe69b4cc5f4031572bd89b7a5e91f9e03c3457 /tests/cfgs/default
parentd42f0e6ab35ee0a196ff6a0fff76cfe8ea00afb9 (diff)
Reduce snaplen of some traces (#2490)
To avoid the following error with some old libpcap versions: ``` ERROR: could not open pcap file: invalid file capture length 524288, bigger than maximum of 262144 ```
Diffstat (limited to 'tests/cfgs/default')
-rw-r--r--tests/cfgs/default/pcap/dotenv.pcapbin1177 -> 1177 bytes
-rw-r--r--tests/cfgs/default/pcap/fuzz-2021-06-07-c6c72a0a56.pcapbin88 -> 88 bytes
-rw-r--r--tests/cfgs/default/pcap/ssh_unidirectional.pcapbin1170 -> 1170 bytes
-rw-r--r--tests/cfgs/default/pcap/tls_unidirectional.pcapbin702 -> 702 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/tests/cfgs/default/pcap/dotenv.pcap b/tests/cfgs/default/pcap/dotenv.pcap
index 13544b6f5..e5d5ccf50 100644
--- a/tests/cfgs/default/pcap/dotenv.pcap
+++ b/tests/cfgs/default/pcap/dotenv.pcap
Binary files differ
diff --git a/tests/cfgs/default/pcap/fuzz-2021-06-07-c6c72a0a56.pcap b/tests/cfgs/default/pcap/fuzz-2021-06-07-c6c72a0a56.pcap
index 74818033e..d2ef65e26 100644
--- a/tests/cfgs/default/pcap/fuzz-2021-06-07-c6c72a0a56.pcap
+++ b/tests/cfgs/default/pcap/fuzz-2021-06-07-c6c72a0a56.pcap
Binary files differ
diff --git a/tests/cfgs/default/pcap/ssh_unidirectional.pcap b/tests/cfgs/default/pcap/ssh_unidirectional.pcap
index 8991e3d1a..a9a203e84 100644
--- a/tests/cfgs/default/pcap/ssh_unidirectional.pcap
+++ b/tests/cfgs/default/pcap/ssh_unidirectional.pcap
Binary files differ
diff --git a/tests/cfgs/default/pcap/tls_unidirectional.pcap b/tests/cfgs/default/pcap/tls_unidirectional.pcap
index b1d73d07a..3f6952563 100644
--- a/tests/cfgs/default/pcap/tls_unidirectional.pcap
+++ b/tests/cfgs/default/pcap/tls_unidirectional.pcap
Binary files differ