]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if allowas-in works when importing between local VRFs
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 8 Jan 2025 17:22:27 +0000 (19:22 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 8 Jan 2025 17:22:27 +0000 (19:22 +0200)
commit929591cdb0463570efe2bea28c8dc1709cd56319
treebe8224d0aea8674373d8e04f959a0d51c090625b
parent0dd15189f9783f7b45327111e4334f2208f584f2
tests: Check if allowas-in works when importing between local VRFs

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