]> The Tcpdump Group git mirrors - tcpdump/commitdiff
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)
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

index f77397476f3841cb4f4a5db041132f3e90733274..e076962d6db2908fd47c54f563e2e716f3ff0f37 100644 (file)
Binary files a/tests/arp-too-long-tha.pcap and b/tests/arp-too-long-tha.pcap differ