]> git.puffer.fish Git - mirror/frr.git/commit
tests: OSPF topotest for next-hop pruning
authorAcee Lindem <acee@lindem.com>
Wed, 22 Jan 2025 20:32:50 +0000 (20:32 +0000)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 28 Mar 2025 15:02:56 +0000 (15:02 +0000)
commit1b0d49545c8516c3a377f840ac242b0f1d882cb7
treea840c73b9786454c23df5462e6cb7a1e6f4cc51b
parent2224879e54f4866334ba43be373928dab46f0012
tests: OSPF topotest for next-hop pruning

OSPF topotest to test OSPF next-hop pruning on installation
into zebra routing table. Also fix multicast_pim_dr_nondr_test
topotest which had a duplicate OSPF route in the results.

Signed-off-by: Acee Lindem <acee@lindem.com>
X

(cherry picked from commit 1d96c58375baf7eeab65a614a89a5fc4cb7f7031)
tests/topotests/multicast_pim_dr_nondr_test/test_pim_dr_nondr_with_transit_router_topo3.py
tests/topotests/ospf_prune_next_hop/r1/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r2/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r3/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r4/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r5/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r6/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r7/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/r8/frr.conf [new file with mode: 0644]
tests/topotests/ospf_prune_next_hop/test_ospf_prune_next_hop.py [new file with mode: 0644]