]> git.puffer.fish Git - matthieu/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)
committerAcee Lindem <acee@lindem.com>
Thu, 23 Jan 2025 15:12:30 +0000 (15:12 +0000)
commit1d96c58375baf7eeab65a614a89a5fc4cb7f7031
tree80db591b438ef080f3f34ed9c1e15e7c7de1026c
parentc6c570a7e64eb87fbb7c634487c0be02a6d5608b
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
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]