]> git.proxmox.com Git - mirror_frr.git/commit
Initial commit with first OSPFv6 Topology Test
authorMartin Winter <mwinter@netdef.org>
Thu, 17 Nov 2016 11:16:21 +0000 (03:16 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:10 +0000 (20:22 -0500)
commit59d80fffc2b50a488951b6a5d08607c7518a328b
tree147c03fb8c4de69b226c47621889d095492736a1
parent8b5f676563c47ee820a4e76a4ee164a90d1517ca
Initial commit with first OSPFv6 Topology Test
14 files changed:
tests/topotests/README.md [new file with mode: 0644]
tests/topotests/ospf6-test1/ospf6-test1.py [new file with mode: 0755]
tests/topotests/ospf6-test1/r1/ospf6d.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r1/show_ipv6_route.ref [new file with mode: 0644]
tests/topotests/ospf6-test1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r2/ospf6d.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r2/show_ipv6_route.ref [new file with mode: 0644]
tests/topotests/ospf6-test1/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r3/ospf6d.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r3/show_ipv6_route.ref [new file with mode: 0644]
tests/topotests/ospf6-test1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r4/ospf6d.conf [new file with mode: 0644]
tests/topotests/ospf6-test1/r4/show_ipv6_route.ref [new file with mode: 0644]
tests/topotests/ospf6-test1/r4/zebra.conf [new file with mode: 0644]