]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Use the passed in nexthops vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Feb 2018 23:55:10 +0000 (18:55 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Feb 2018 23:55:10 +0000 (18:55 -0500)
commitc7bacffe4618f27f45edb954426257c6f935d716
tree9285820afdb3c82d51b0c3334c9ce490b507ee7e
parent4ca997a8f82e442ef3e28a8ae14c0b914adc5e4a
zebra: Use the passed in nexthops vrf

When decoding and creating the appropriate data structures
for a nexthop, use the passed in vrf.

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