]> git.puffer.fish Git - matthieu/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>
Wed, 25 Oct 2023 07:33:50 +0000 (10:33 +0300)
commite8615867d08f0c79096c1270695fa5c52d689a87
tree4ca647fc988671f1e5cd1f16ece89f91a7f120b2
parentf239b0f05a3b68e4105f4a6dd7326d636020210f
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]