]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Leak EVPN-installed routes
authorvivek <vivek@cumulusnetworks.com>
Thu, 28 Feb 2019 08:19:21 +0000 (08:19 +0000)
committervivek <vivek@cumulusnetworks.com>
Thu, 28 Feb 2019 08:19:21 +0000 (08:19 +0000)
commit7452e879c353fabb5d6797bb241b023dcf1e801e
tree651789752faaa0c7a93205db206429b0ed536bb7
parent08252eceeedf3e187d0f5e239f340aa861e51110
bgpd: Leak EVPN-installed routes

IPv4 or IPv6 unicast routes which are imported from EVPN routes
(type-2 or type-5) and installed in a BGP instance can be leaked
to another instance.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_evpn.c