From: David Miller <davem@davemloft.net>
To: ebiederm@xmission.com
Cc: netdev@vger.kernel.org, containers@lists.osdl.org
Subject: Re: [PATCH] net: Add network namespace clone & unshare support.
Date: Wed, 26 Sep 2007 22:04:50 -0700 (PDT) [thread overview]
Message-ID: <20070926.220450.08654654.davem@davemloft.net> (raw)
In-Reply-To: <m1tzphrnq5.fsf@ebiederm.dsl.xmission.com>
From: ebiederm@xmission.com (Eric W. Biederman)
Date: Wed, 26 Sep 2007 17:49:54 -0600
>
> This patch allows you to create a new network namespace
> using sys_clone, or sys_unshare.
>
> As the network namespace is still experimental and under development
> clone and unshare support is only made available when CONFIG_NET_NS is
> selected at compile time.
>
> As this patch introduces network namespace support into code paths
> that exist when the CONFIG_NET is not selected there are a few
> additions made to net_namespace.h to allow a few more functions
> to be used when the networking stack is not compiled in.
>
> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Applied to net-2.6.24, thanks Eric.
next prev parent reply other threads:[~2007-09-27 5:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-26 23:49 [PATCH] net: Add network namespace clone & unshare support Eric W. Biederman
2007-09-27 5:04 ` David Miller [this message]
2007-09-27 8:51 ` Cedric Le Goater
2007-09-27 17:14 ` Eric W. Biederman
2007-09-27 19:45 ` David Miller
2007-09-27 23:00 ` Eric W. Biederman
2007-09-28 0:10 ` David Miller
2007-09-28 0:25 ` Andrew Morton
2007-09-28 3:28 ` Eric W. Biederman
2007-09-28 4:26 ` David Miller
2007-09-28 9:12 ` Cedric Le Goater
2007-09-28 9:28 ` Andrew Morton
2007-09-28 11:56 ` Cedric Le Goater
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=20070926.220450.08654654.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=containers@lists.osdl.org \
--cc=ebiederm@xmission.com \
--cc=netdev@vger.kernel.org \
/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).