]> git.puffer.fish Git - matthieu/frr.git/commit
tests: check if OSPF opaque attributes are installed in the RIB
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 21 Sep 2021 02:23:47 +0000 (23:23 -0300)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sat, 15 Jan 2022 16:22:27 +0000 (17:22 +0100)
commit485e8b5662dbecdb9f2e1a3e0a88dbfaffd640b2
tree2a489119a8d8c60b857a13a475d5b948bd2ccf28
parent5b5d66c43142c3d60a1595e08b0c316df1f8c85a
tests: check if OSPF opaque attributes are installed in the RIB

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
tests/topotests/zebra_opaque/r3/ospf6d.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r3/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r4/ospf6d.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r4/ospfd.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/r4/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_opaque/test_zebra_opaque.py