]> git.puffer.fish Git - mirror/frr.git/commit
lib: Namespaces should only complain about failure if we have it 2010/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 31 Mar 2018 19:08:14 +0000 (15:08 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 31 Mar 2018 19:08:14 +0000 (15:08 -0400)
commit290d80a7208f20f53f8cd6a5c9c516b4aba7968e
tree7e54b696d18103d1eaf1738512ac1b21ab128d2b
parent5f047032e7ebe97ba98229cb979cf940689d869a
lib: Namespaces should only complain about failure if we have it

Do not complain about failure to create a namespace if we
do not have any such thing going on.

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