]> 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)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 30 Oct 2023 04:20:36 +0000 (04:20 +0000)
commit0653c10c20edec90a5333b03d58e38872df6c635
tree87bd767e2bfc4d0a7b501c6486661f4e6610d1a0
parent66ef808bb4b73ff9cfdd4a409282431666f15929
tests: Check if OSPFv3 loopback interface gets cost as 0

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit e8615867d08f0c79096c1270695fa5c52d689a87)
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]