]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn.c
bgpd: Policy to control which RIB routes are injected into EVPN
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Fri, 9 Feb 2018 09:09:20 +0000 (01:09 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Tue, 13 Feb 2018 00:02:15 +0000 (16:02 -0800)
commit53c84f7800eebf1406ff9c5eb749900e4b425082
tree607f1b2723eab304583ca042d8b86dfb32849292
parent420016643c6c19e88d900af524c7c65931c17fbd
bgpd: Policy to control which RIB routes are injected into EVPN

FRR/CL provides the means for injecting regular (IPv4) routes
from the BGP RIB into EVPN as type-5 routes.
This needs to be enhanced to allow selective injection.
This can be achieved by adding a route-map option
for the "advertise ipv4/ipv6 unicast" command.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
bgpd/bgp_evpn.c
bgpd/bgp_evpn_vty.c
bgpd/bgp_routemap.c
bgpd/bgpd.h