]> git.proxmox.com Git - mirror_frr.git/commit
Zebra: Fix IPv6 static route config in a VRF
authorvivek <vivek@cumulusnetworks.com>
Wed, 30 Mar 2016 00:41:59 +0000 (17:41 -0700)
committervivek <vivek@cumulusnetworks.com>
Wed, 30 Mar 2016 00:41:59 +0000 (17:41 -0700)
commit21efedebd97ae9c229004a4f2d3c2b58e3c39515
tree71a0f55f5a0fb68eaad0713a8ddc8cde34cd5707
parent1d75f88306ee450c4a3b4f4d68060e189d3a37e9
Zebra: Fix IPv6 static route config in a VRF

When configuring an IPv6 static route with the nexthop as a link-local
IPv6 address, the associated interface has to be looked up in the correct
VRF.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Ticket: CM-10169
Reviewed By: CCR-4382
Testing Done: Manual
zebra/zebra_vty.c