]> git.puffer.fish Git - mirror/frr.git/commit
zebra: sometimes, it is not possible to assign a NSID to a vrf 2678/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 18 Jul 2018 15:58:45 +0000 (17:58 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 18 Jul 2018 16:02:46 +0000 (18:02 +0200)
commit85a0edcab2e0b9a1b2b4491f0d2b1862996728cc
treef77f0dee3b198ca5d0070dd37481e07fe7d0f09c
parentbf032674956aa25983825c3c70c646b82bcf581a
zebra: sometimes, it is not possible to assign a NSID to a vrf

This test case happens in scenarios with mininet, where external netns
may be impossible for the local instance to be modified. The error is
ignored and the netns parsed is ignored too.

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