]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Use next hop's VRF for EVPN-based routes
authorvivek <vivek@cumulusnetworks.com>
Fri, 1 Mar 2019 07:10:53 +0000 (07:10 +0000)
committervivek <vivek@cumulusnetworks.com>
Fri, 1 Mar 2019 07:10:53 +0000 (07:10 +0000)
commit744c63be132a4644c7c3799a0f0d2a07bfc5b98a
tree6113e91b538701552c1b58039a5bf7786892a14d
parent9544ddb28842e5e73e86880f3b12fa52bf264817
zebra: Use next hop's VRF for EVPN-based routes

Ensure that the next hop's VRF is used for IPv4 and IPv6 unicast routes
sourced from EVPN routes, for next hop and Router MAC tracking and
install. This way, leaked routes from other instances are handled properly.

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