]> git.puffer.fish Git - mirror/frr.git/commit
zebra: cancel vrf creation if netns activation failed 2720/head
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 19 Jul 2018 15:51:41 +0000 (17:51 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 26 Jul 2018 06:40:55 +0000 (08:40 +0200)
commit34b1bf3a4d60855829fb77181391a78e58dcab55
tree1ac61b2ba404b1d5ce45d3258ec84332d5522800
parent7df530bc8a3eedfc0eb32e3a4c5c48e99f9053dd
zebra: cancel vrf creation if netns activation failed

To keep configuration consistent, vrf that have not been able to be
associated with netns are removed.

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