]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if maximum-prefix works for EVPN stuff also
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 13 Apr 2024 20:09:12 +0000 (23:09 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sat, 13 Apr 2024 20:10:27 +0000 (23:10 +0300)
commit6b90e6140fd88afdd73f9fa0d3cc864688163d13
treed7fb677336d75dd95aa4c6089b6825434b8268c2
parent0c54dfde691de5faba93a81928b15a26cde25328
tests: Check if maximum-prefix works for EVPN stuff also

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_evpn_maximum_prefix/__init__.py [new file with mode: 0644]
tests/topotests/bgp_evpn_maximum_prefix/c1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_maximum_prefix/c2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_maximum_prefix/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_maximum_prefix/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_evpn_maximum_prefix/test_bgp_evpn_maximum_prefix.py [new file with mode: 0644]