[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87622v5ngt.fsf_-_@xmission.com>
Date: Thu, 17 Jan 2013 16:44:34 -0800
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Stephen Hemminger <shemminger@...tta.com>
Cc: <netdev@...r.kernel.org>, "Serge E. Hallyn" <serge@...lyn.com>,
Ben Hutchings <bhutchings@...arflare.com>
Subject: [PATCH iproute-3.8 0/6] ip netns bug fixes and enhancements
This is a set of patches for iproute2 3.8. Most of the patches
are just general maintenance and cleanup the final patch adds
some commands to make it possible to find the correlation between
network namespaces and running processes.
The first patch is a significant bug fix for a condition that causes
sysfs to be unmounted on systems that choose to propogate all of the
mounts between their mount namespaces by default.
Eric W. Biederman (6):
iproute2: Don't propogate mounts out of ip netns exec.
iproute2: Normalize return codes in "ip netns"
iproute2: Improve "ip netns add" failure error message
iproute2: Make "ip netns delete" more likely to succeed
iproute2: Fill in the ip-netns.8 manpage
iproute2: Add "ip netns pids" and "ip netns identify"
ip/ipnetns.c | 236 ++++++++++++++++++++++++++++++++++++++++++++-------
man/man8/ip-netns.8 | 64 ++++++++++++++-
2 files changed, 268 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists