]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute2: Improve "ip netns add" failure error message
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 17 Jan 2013 14:46:43 +0000 (14:46 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 4 Feb 2013 16:33:55 +0000 (08:33 -0800)
commit4395d48c78a77a99c5a8618403211032356fe552
tree4631ddf897fbc2c73f82c380d9618d185c750c66
parent8e2d47dce288d5a60d8c67f537860a3683d36df6
iproute2: Improve "ip netns add" failure error message

Report the name of the network namespace that could not be
added.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
ip/ipnetns.c