]> The Tcpdump Group git mirrors - tcpdump/commit
VRRP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 09:29:55 +0000 (11:29 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 09:29:55 +0000 (11:29 +0200)
commitb934ecef8c02be75f3e3d226f8dc8befb732221d
tree63cd06312d635198b3ec92b371011ed99edc7f71
parentbc1e7f16e0ea13e271b38eb97722da7e1b7b1611
VRRP: 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.

Update the output of the test accordingly.

Partial update from 3de07c772166b7e8e8bb4b9d1d078f1d901b570b
in 4.9 branch.
tests/TESTLIST
tests/vrrp-vrrp_print-oobr.out [new file with mode: 0644]
tests/vrrp-vrrp_print-oobr.pcap [new file with mode: 0644]