]> The Tcpdump Group git mirrors - tcpdump/commit
IEEE 802.11: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 24 Oct 2019 13:49:49 +0000 (13:49 +0000)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 24 Oct 2019 14:37:36 +0000 (14:37 +0000)
commit9f09ec3ee6364337e61288b15627d38fc904b518
tree017d22d2957c6a773d623716a8f9e6cafff783e7
parent30786e36e27465ffa579a9a22a6f3fc225674b1e
IEEE 802.11: 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 a previous fix (3f1c4af0012eb36bcf740a7cb83770087b9983d7),
the problem no longer exists.

The pcap file was updated to pass the sanity checks and to avoid
pcap_loop() error messages.

Update the output of the test accordingly.

Partial update from 4846b3c5d0a850e860baf4f07340495d29837d09
in 4.9 branch.
tests/TESTLIST
tests/ieee802.11_meshhdr-oobr.out [new file with mode: 0644]
tests/ieee802.11_meshhdr-oobr.pcap [new file with mode: 0644]