]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: support for default-originate type-5 route
authorMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Fri, 16 Feb 2018 01:20:27 +0000 (17:20 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Fri, 23 Feb 2018 01:31:58 +0000 (17:31 -0800)
commit486456ca92b9778e7cb8e0b3524dd7f98bdde8f0
treeb46aca153486878f183f475c73c415e96be04462
parent154faa5007767a23eeb1daed8a33421320a9276d
bgpd: support for default-originate type-5 route

Implement support for 'default-originate' for L2VPN/EVPN address family.
This is needed for the case where external routing within a POD,
will follow the default route to the border/exit leaf.
The border leaf has more than one next hop to forward the packet on to,
depending on the destination IP.

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