]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Fix to get correct nexthop-vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 27 Jan 2018 10:28:51 +0000 (05:28 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 27 Jan 2018 10:28:51 +0000 (05:28 -0500)
commite6149ab4b8e3fc66a369503616a03bac062f0a21
treef7a8ead8d9207dd4ada369d250183ab32782cf27
parent983976514f51b10ad30d050d5a3cb9f8b92c5a57
zebra: Fix to get correct nexthop-vrf

The nexthop_vrf should be looked up as appropriate,
If the nexthop_vrf was specified use that, else
use the vrf context of what was passed in.

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