]> git.puffer.fish Git - matthieu/frr.git/commit
ldp-topo1: Add new LDP Topology Test
authorMartin Winter <mwinter@opensourcerouting.org>
Mon, 16 Jan 2017 17:36:13 +0000 (09:36 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commitf03e38f397f721d209c4493f38c6a3ebb5ddbd5e
treec51dff5e399b30d5e82befc856cf2ab901c636cc
parente631b5186f4ce2fa38d78a7eeff7a0cd1b53bf93
ldp-topo1: Add new LDP Topology Test
45 files changed:
tests/topotests/ldp-topo1/ldpd-test1.tar [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/ip_mpls_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/ldpd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/ospfd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_ipv4_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_binding.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_discovery.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_interface.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_ldp_neighbor.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/show_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r1/zebra.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/how_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/ip_mpls_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/ldpd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/ospfd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_ipv4_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_binding.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_discovery.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_interface.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_ldp_neighbor.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/show_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r2/zebra.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/how_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/ip_mpls_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/ldpd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/ospfd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_ipv4_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_binding.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_discovery.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_interface.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_ldp_neighbor.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/show_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/how_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/ip_mpls_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/ldpd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/ospfd.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_ipv4_route.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_binding.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_discovery.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_interface.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_ldp_neighbor.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/show_mpls_table.ref [new file with mode: 0644]
tests/topotests/ldp-topo1/r4/zebra.conf [new file with mode: 0644]
tests/topotests/ldp-topo1/test_ldp_topo1.py [new file with mode: 0755]