]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Recursively determine if route's source is EVPN
authorvivek <vivek@cumulusnetworks.com>
Fri, 1 Mar 2019 07:17:16 +0000 (07:17 +0000)
committervivek <vivek@cumulusnetworks.com>
Fri, 1 Mar 2019 07:17:16 +0000 (07:17 +0000)
commit08e68f925e274989c09249449c12f8870604ad5d
tree246697fb5a520483590571070763f3298f8d1621
parent744c63be132a4644c7c3799a0f0d2a07bfc5b98a
bgpd: Recursively determine if route's source is EVPN

With leaking of IPv4 or IPv6 unicast routes whose source is a EVPN
type-2 or type-5 route between VRFs, the determination of whether
the route's source is EVPN has to be made recursively. This is used
during route install to pass along appropriate parameters to zebra.

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.h