]> git.proxmox.com Git - mirror_frr.git/commit
tests: Check if `allow-ecmp` command works for RIPng
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 16 May 2023 07:28:35 +0000 (10:28 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 23 May 2023 06:29:02 +0000 (09:29 +0300)
commit29d3532a7a1e6b90ef8820b21cc328e1f8cb707b
tree0cb63a75a5e0687dbd0f3452ed1ed4badecdd154
parent57aedde6ef41a7fb7138e73d7f32d6c13ffe16f9
tests: Check if `allow-ecmp` command works for RIPng

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