]> git.puffer.fish Git - mirror/frr.git/commit
zebra: force off kernel NHG install with netns VRFs 6330/head
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 1 May 2020 16:34:43 +0000 (12:34 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 1 May 2020 16:34:43 +0000 (12:34 -0400)
commitd982012a0e7e77814b25381f634b64034d80c1ad
treea0cde2beb1039d38c96839b44bbbef8a6267916d
parentaf6642f0e7af5f177bab7030ab57f97d9fbd5e3d
zebra: force off kernel NHG install with netns VRFs

Force off kernel NHG install with netns-based VRFs for
now. There is not really a good solution for allowing
kernel nexthop groups in namespaced based vrfs.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rt_netlink.c