]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if RIP `allow-ecmp` command can inject specified number of routes
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 4 May 2023 06:02:42 +0000 (09:02 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 4 May 2023 06:02:42 +0000 (09:02 +0300)
commit4972a6ee7f1bffad9afa9e0c167e32c0fdd90e98
treedef27f30477a368e7c994766ba00cc495b709b5a
parentabecbc3df159cec855cbbc64e48010662f4e7a04
tests: Check if RIP `allow-ecmp` command can inject specified number of routes

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/rip_allow_ecmp/r4/frr.conf [new file with mode: 0644]
tests/topotests/rip_allow_ecmp/r5/frr.conf [new file with mode: 0644]
tests/topotests/rip_allow_ecmp/test_rip_allow_ecmp.py