]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_routemap.c
bgpd: provide a match clause to match EVPN default route
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 22 Feb 2018 06:02:07 +0000 (22:02 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Fri, 23 Feb 2018 01:42:07 +0000 (17:42 -0800)
commit6fb219da876ace4732e31005466cae708e512d42
treeaad1da60762b171ad6adf537586ed4f59f6780a9
parent486456ca92b9778e7cb8e0b3524dd7f98bdde8f0
bgpd: provide a match clause to match EVPN default route

A Border Leaf can originate a default route
for all the leafs within the POD.
However, we do not want to advertise this route outside the POD.
Therefore, we provide an option
to filter a EVPN type5 default route through a route-map.

Signed-off-by: Mitesh Kanjariya <mitesh@cumulusnetworks.com>
0001-bgpd-support-for-default-originate-type-5-route.patch [deleted file]
bgpd/bgp_evpn_private.h
bgpd/bgp_routemap.c