From: David Ahern <dsahern@gmail.com>
To: Matteo Croce <mcroce@redhat.com>, netdev@vger.kernel.org
Cc: Stephen Hemminger <sthemmin@microsoft.com>,
Andrea Claudi <aclaudi@redhat.com>
Subject: Re: [PATCH iproute2-next v2] netns: add subcommand to attach an existing network namespace
Date: Tue, 29 Jan 2019 19:32:50 -0700 [thread overview]
Message-ID: <74a7ebe6-d545-492c-ebe3-c7c212f89aa9@gmail.com> (raw)
In-Reply-To: <20190129150115.19965-1-mcroce@redhat.com>
On 1/29/19 8:01 AM, Matteo Croce wrote:
> ip tracks namespaces with dummy files in /var/run/netns/, but can't see
> namespaces created with other tools.
> Creating the dummy file and bind mounting the correct procfs entry will
> make ip aware of that namespace.
> Add an ip netns subcommand to automate this task.
>
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
> ---
> ip/ipnetns.c | 62 ++++++++++++++++++++++++++++++++++-----------
> man/man8/ip-netns.8 | 10 ++++++++
> 2 files changed, 57 insertions(+), 15 deletions(-)
>
applied to iproute2-next. Thanks
prev parent reply other threads:[~2019-01-30 2:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-29 15:01 [PATCH iproute2-next v2] netns: add subcommand to attach an existing network namespace Matteo Croce
2019-01-29 22:42 ` Andrea Claudi
2019-01-30 2:32 ` David Ahern [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=74a7ebe6-d545-492c-ebe3-c7c212f89aa9@gmail.com \
--to=dsahern@gmail.com \
--cc=aclaudi@redhat.com \
--cc=mcroce@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=sthemmin@microsoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).