]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: add topotest for suppress-fa feature
authorckishimo <carles.kishimoto@gmail.com>
Thu, 5 Nov 2020 13:32:03 +0000 (05:32 -0800)
committerCarles Kishimoto Bisbe <carles.kishimoto@cern.ch>
Wed, 24 Mar 2021 15:00:35 +0000 (16:00 +0100)
commit4436ba8d46516851a0e2924a9fd043b6de7d812d
tree3fc4ea7332986df024ff86c3b9147d671aa68a74
parent817f39203c46916a7d21f2b71adc2a1ef088aedd
ospfd: add topotest for suppress-fa feature

Signed-off-by: ckishimo <carles.kishimoto@gmail.com>
tests/topotests/ospf_suppress_fa/__init__.py [new file with mode: 0755]
tests/topotests/ospf_suppress_fa/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/test_ospf_suppress_fa.dot [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/test_ospf_suppress_fa.dot.jpg [new file with mode: 0644]
tests/topotests/ospf_suppress_fa/test_ospf_suppress_fa.py [new file with mode: 0644]