]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripng
authorDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 21 Jun 2023 20:50:42 +0000 (23:50 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 21 Jun 2023 21:14:03 +0000 (00:14 +0300)
commit2d4da959a6133cd0e393d19d0ed61b34c1e1fc03
treec2684991d23a8b53e549df9ec0f8a28b72de85a2
parentbfbe4e629df09e5de8cdc5736de780722a4b1084
tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripng

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