]> git.proxmox.com Git - mirror_frr.git/commit
tests: add EVPN IP learning tests
authorPat Ruddy <pat@voltanet.io>
Fri, 17 Apr 2020 11:29:13 +0000 (12:29 +0100)
committerPat Ruddy <pat@voltanet.io>
Wed, 12 Aug 2020 11:39:33 +0000 (12:39 +0100)
commit578c52e5c0572a704134e355c78082c0cd5d3689
tree5433df54a03a56a2ffc3a51731c82a12b9dddb0f
parentc64e4ca2a7821d0f20b4ca4c19bc1c9e31468b7d
tests: add EVPN IP learning tests

add tests to check IP address/MAC address associations are learned
from netlink NEWNEIGH messages and are propagated to the remote PE

Signed-off-by: Pat Ruddy <pat@voltanet.io>
tests/topotests/bgp-evpn-vxlan_topo1/PE1/evpn.vni.json
tests/topotests/bgp-evpn-vxlan_topo1/PE1/zebra.conf
tests/topotests/bgp-evpn-vxlan_topo1/PE2/evpn.vni.json
tests/topotests/bgp-evpn-vxlan_topo1/PE2/zebra.conf
tests/topotests/bgp-evpn-vxlan_topo1/test_bgp_evpn_vxlan.py