]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Fix vrf routes from assuming their nh's were in the default
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Feb 2018 23:22:15 +0000 (18:22 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Feb 2018 23:22:15 +0000 (18:22 -0500)
commitdfce9b257dcc915c5385b56fc52f20fcb4f57bc1
tree605f0f32f3c16770f7421a121d97cb03a0a913f1
parent25236dd35df008a1484f2605299c8228ea1cfc5b
zebra: Fix vrf routes from assuming their nh's were in the default

Fix the read in of vrf routes on a start or restart that caused
the nexthop_vrf to be assumed to be the default vrf.

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