From: Guy Harris Date: Wed, 7 Feb 2018 00:11:36 +0000 (-0800) Subject: Convert tests/arp-too-long-tha.pcap to a pcap file. X-Git-Tag: tcpdump-4.9.3~113 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/d8e8e96f2d518e539fdd9bacdf417aebebaffe35 Convert tests/arp-too-long-tha.pcap to a pcap file. It was, its name nonwithstanding, a pcapng file, and had an SHB option that was damaged by fuzzing. Converting it to pcap 1) means it has the appropriate extension; 2) means that old libpcaps that can't read pcapng can handle it; 3) means that a future libpcap that fully supports pcapng *and* thus fails on that file can handle it. (cherry picked from commit 9075a2857ef6e69e2d8d948a72d51cb68a39c026) --- diff --git a/tests/arp-too-long-tha.pcap b/tests/arp-too-long-tha.pcap index f7739747..e076962d 100644 Binary files a/tests/arp-too-long-tha.pcap and b/tests/arp-too-long-tha.pcap differ