]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if OSPFv3 loopback interface gets cost as 0
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 23 Oct 2023 08:15:37 +0000 (11:15 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 30 Oct 2023 06:32:58 +0000 (08:32 +0200)
commit21c38aeae724af96f936a0a7365df0882d2eaded
treee9a3bfa65d635a7481b03f16feacf650746c08db
parent21d11fe1c6b389dc401d946842370be1eabaf1ad
tests: Check if OSPFv3 loopback interface gets cost as 0

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