]> git.proxmox.com Git - mirror_frr.git/commit
zebra: detect if a netns is the default netns
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 22 Jun 2018 11:55:55 +0000 (13:55 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 28 Aug 2018 14:23:50 +0000 (16:23 +0200)
commit3ed78e8cff9d141ccd1f917566637d7bf3e4bb0d
tree3e2f276f245ef8acfaaf742d4e655311ca736d33
parentecbc5a37815987aebabae835366b1f2ea18fb3b2
zebra: detect if a netns is the default netns

In the case the default netns has a netns path, then a new NETNS
creation will be bypassed.

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