]> The Tcpdump Group git mirrors - tcpdump/commit
ICMP6 RPL: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 24 Oct 2019 09:13:16 +0000 (09:13 +0000)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 24 Oct 2019 09:13:16 +0000 (09:13 +0000)
commit84df2672056cb8b7eac2603fba13e6a5d0ce0d39
treed12544469e8fe4f888ee09cf69b6f8e9b3074dcc
parent1c9a91b5fec26683536bb12ec8ecfd0cb50dd689
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.
tests/TESTLIST
tests/rpl-dao-oobr.out [new file with mode: 0644]
tests/rpl-dao-oobr.pcap [new file with mode: 0644]