]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: When handling nexthops use the correct vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 8 Jan 2018 15:34:48 +0000 (10:34 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 12 Jan 2018 14:20:36 +0000 (09:20 -0500)
commit007dbee65cef24561da54cfbf5c4d24052db002a
tree883e67564b1b15005185aca00d7b552bcd8a9033
parent8795f90448e45e674ea60da83c2ad571ff2f9fec
zebra: When handling nexthops use the correct vrf

When we are handling nexthops in zebra, use the appropriate
vrf to figure out if the nexthops are active or not.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c