]> git.puffer.fish Git - mirror/frr.git/commit
zebra: zns context is filled in when vrf is enabled
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 22 Dec 2017 15:21:09 +0000 (16:21 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 27 Feb 2018 10:11:24 +0000 (11:11 +0100)
commitfbb65ff50428eefba0653e8f3f6f33afa003c4cd
tree4a6dc70da920d45186793dc15f9958ca67d80bdd
parent2c7d402164cc027a62be8ed2be2ffb25b17da1bd
zebra: zns context is filled in when vrf is enabled

This commit is also a fix that avoids a VRF to be attached to the wrong
namespace context, at creation time. Because the VRF, at creation time
does not know yet the namespace where it will get its information.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/zebra_vrf.c