summaryrefslogtreecommitdiff
path: root/tests/cve2015-0261-ipv6.pcap
Commit message (Collapse)AuthorAgeFilesLines
* Update some test capture filesFrancois-Xavier Le Bail2019-11-021-0/+0
| | | | | | | | | | | | | These changes avoid some pcap_loop() errors messages like: "tcpdump: pcap_loop: invalid packet capture length X, bigger than snaplen of Y" or "tcpdump: pcap_loop: truncated dump file; tried to read X header bytes, only got Y" Update the output of the tests accordingly (no more "EXIT CODE" line). Remove the no more useful .out.stderr files.
* test case for cve2015-0261 -- corrupted IPv6 mobility headerMichael Richardson2015-03-101-0/+0
Author: Michael Richardson <mcr@sandelman.ca>