diff options
author | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-10-24 09:13:16 +0000 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2019-10-24 09:13:16 +0000 |
commit | 84df2672056cb8b7eac2603fba13e6a5d0ce0d39 (patch) | |
tree | d12544469e8fe4f888ee09cf69b6f8e9b3074dcc /tests/TESTLIST | |
parent | 1c9a91b5fec26683536bb12ec8ecfd0cb50dd689 (diff) | |
download | tcpdump-84df2672056cb8b7eac2603fba13e6a5d0ce0d39.tar.gz |
ICMP6 RPL: Add a test capture file
This capture file triggered a buffer over-read with the 4.9.2 release
fixed in the 4.9.3 release.
With the new GET_ macros, the problem no longer exists.
Thus no fix needed.
The pcap file was updated to avoid pcap_loop() error messages.
It was rename from pcapng to pcap because it is.
Update the output of the test accordingly.
Partial update from d7505276842e85bfd067fa21cdb32b8a2dc3c5e4
in 4.9 branch.
Diffstat (limited to 'tests/TESTLIST')
-rw-r--r-- | tests/TESTLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TESTLIST b/tests/TESTLIST index b86e5b30..edcd02f4 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -650,6 +650,7 @@ rx_ubik-oobr rx_ubik-oobr.pcap rx_ubik-oobr.out -c1 # bad packets from Junjie Wang ospf6_print_lshdr-oobr ospf6_print_lshdr-oobr.pcap ospf6_print_lshdr-oobr.out -vv +rpl-dao-oobr rpl-dao-oobr.pcap rpl-dao-oobr.out -vv # RTP tests # fuzzed pcap |