]> The Tcpdump Group git mirrors - tcpdump/commit
Convert tests/arp-too-long-tha.pcap to a pcap file.
authorGuy Harris <[email protected]>
Wed, 7 Feb 2018 00:11:36 +0000 (16:11 -0800)
committerGuy Harris <[email protected]>
Wed, 21 Nov 2018 22:45:41 +0000 (14:45 -0800)
commitd8e8e96f2d518e539fdd9bacdf417aebebaffe35
treef4c89dcac9189c40f2f332c4dbed8e0d19d05cbb
parentfb61c561b8b1fe0894deed14cf6f30dfe385350b
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)
tests/arp-too-long-tha.pcap