]> The Tcpdump Group git mirrors - tcpdump/commit
VRRP: add a sample capture and two test cases
authorDenis Ovsienko <[email protected]>
Wed, 5 Mar 2014 22:31:25 +0000 (02:31 +0400)
committerDenis Ovsienko <[email protected]>
Thu, 6 Mar 2014 10:16:33 +0000 (14:16 +0400)
commit32d5e449e61b0b8dfbdfc295da7d63a2e8816d97
tree8884d5eab49fc2fb2267bbfe7cb6d6aa6a6724ad
parent1fc130d880864b98a7c58357fe4b3ae595ad45a0
VRRP: add a sample capture and two test cases

The sample capture consists of VRRPv2/IPv4, VRRPv3/IPv4 and VRRPv3/IPv6
packets. It was produced using 7 MikroTik devices running RouterOS 6.10
and configured for the same set of virtual addresses with different
priorities per device. The devices were powered on one after another
with a ~30 seconds delay in the order of VRRP priority ascending. The
test cases decode the capture with and without "-v".
tests/TESTLIST
tests/vrrp-v.out [new file with mode: 0644]
tests/vrrp.out [new file with mode: 0644]
tests/vrrp.pcap [new file with mode: 0644]