summaryrefslogtreecommitdiff
path: root/tests/hoobr_lookup_nsap.pcap
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-03-04 16:01:01 -0800
committerGuy Harris <gharris@sonic.net>2022-03-04 16:04:46 -0800
commita02c2faeec982d233a32b6db4df20ce817dd1563 (patch)
tree57f40ebf88a7e4d22dd18cb1cf2f19b8cb530a73 /tests/hoobr_lookup_nsap.pcap
parent6a76f38bfa71456b181a1f6bf6e4f7aed9e733ec (diff)
downloadtcpdump-a02c2faeec982d233a32b6db4df20ce817dd1563.tar.gz
Clean a bunch of fuzzed files not to fuzz the container.
For some reason pcap fuzzers just *love* to fuzz the "link-layer type plus other stuff" part of the pcap file header. That can produce a file that has non-zero values in reserved fields, which means it can get rejected well before being handed to anything for dissection. Clear out one of the reserved parts of that field, as we'll be changing libpcap to check for non-zero values and reporting an error.
Diffstat (limited to 'tests/hoobr_lookup_nsap.pcap')
-rw-r--r--tests/hoobr_lookup_nsap.pcapbin492 -> 492 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/hoobr_lookup_nsap.pcap b/tests/hoobr_lookup_nsap.pcap
index 665c8ccc..f977692b 100644
--- a/tests/hoobr_lookup_nsap.pcap
+++ b/tests/hoobr_lookup_nsap.pcap
Binary files differ