]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add IPv6 network adv/withdraw case in bgp_evpn_rt5 topotest
authorXiao Liang <shaw.leon@gmail.com>
Fri, 17 Nov 2023 02:44:10 +0000 (10:44 +0800)
committerEugene Crosser <crosser@average.org>
Mon, 8 Jul 2024 08:32:03 +0000 (10:32 +0200)
commit66a84c7c107d7b70befdae77f923b72f3d5956b2
tree5e610d7b247642296761386eac50fd7f82dff402
parentd7d491537a936333830c7c2fa3cb52df7e5476a9
tests: Add IPv6 network adv/withdraw case in bgp_evpn_rt5 topotest

Note that withdrawing IPv6 route should not affect IPv4.

Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
tests/topotests/bgp_evpn_rt5/r1/bgpd.conf
tests/topotests/bgp_evpn_rt5/r1/zebra.conf
tests/topotests/bgp_evpn_rt5/r2/bgpd.conf
tests/topotests/bgp_evpn_rt5/r2/zebra.conf
tests/topotests/bgp_evpn_rt5/test_bgp_evpn.py