]> git.proxmox.com Git - mirror_frr.git/commit
tests: Add an additional conditional BGP default route advertisement
authorDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 22 Jun 2021 13:44:30 +0000 (16:44 +0300)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 22 Jun 2021 14:34:59 +0000 (17:34 +0300)
commit8cfca51df5891bd797470677977d69156c9321e0
tree8b3bec414ef1946472255e22e33f080875ac11fa
parent64fcf85d3812ca9d2dc840d4427b5ba8686ec4cb
tests: Add an additional conditional BGP default route advertisement

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
tests/topotests/bgp_default_route_route_map_match2/__init__.py [new file with mode: 0644]
tests/topotests/bgp_default_route_route_map_match2/r1/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_default_route_route_map_match2/r1/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_default_route_route_map_match2/r2/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_default_route_route_map_match2/r2/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_default_route_route_map_match2/test_bgp_default-originate_route-map_match2.py [new file with mode: 0644]