]> The Tcpdump Group git mirrors - tcpdump/commit
VRRP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 17:20:05 +0000 (19:20 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 17:20:05 +0000 (19:20 +0200)
commitf29e996df8ff47e9d24f169c56e7b256f8e89c60
treebf5f0de0e3c4df14cdb0975e050ec94e09ff00d7
parentda348bf0e1a94e2eaa9b7e79f249d96b566fb832
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 pass the sanity checks and to avoid
pcap_loop() error messages.

Update the output of the test accordingly.

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