]> git.puffer.fish Git - matthieu/frr.git/commit
bgp_l3vpn_to_bgp_vrf: in progress version Adjacenies up, MPLS configured on interface...
authorLou Berger <lberger@labn.net>
Sun, 21 Jan 2018 13:55:40 +0000 (08:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:13 +0000 (20:22 -0500)
commitc0ace6d8e137922f15acbd69c74680da57c01848
tree47c49c59915604784000eb7d975a6bfd5c693522
parent4ac1e79fbc013257bd83ad440ad96f2eb835fa04
bgp_l3vpn_to_bgp_vrf: in progress version Adjacenies up, MPLS configured on interfaces -- right now provides testbed for code changes

Signed-off-by: Lou Berger <lberger@labn.net>
19 files changed:
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/customize.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/ldpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/ldpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/ldpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/ldpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/zebra.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/add_routes.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_routes.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/cleanup_all.py
tests/topotests/bgp_l3vpn_to_bgp_vrf/test_bgp_l3vpn_to_bgp_vrf.py