All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: nicolas.dichtel@6wind.com
Cc: kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] netns: enable to inherit devconf from current netns
Date: Sat, 16 May 2020 13:47:13 -0700 (PDT)	[thread overview]
Message-ID: <20200516.134713.1292776651602163885.davem@davemloft.net> (raw)
In-Reply-To: <20200513135843.8242-1-nicolas.dichtel@6wind.com>

From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Date: Wed, 13 May 2020 15:58:43 +0200

> The goal is to be able to inherit the initial devconf parameters from the
> current netns, ie the netns where this new netns has been created.
> 
> This is useful in a containers environment where /proc/sys is read only.
> For example, if a pod is created with specifics devconf parameters and has
> the capability to create netns, the user expects to get the same parameters
> than his 'init_net', which is not the real init_net in this case.
> 
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>

Applied, thanks.

      reply	other threads:[~2020-05-16 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-13 13:58 [PATCH net-next] netns: enable to inherit devconf from current netns Nicolas Dichtel
2020-05-16 20:47 ` David Miller [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=20200516.134713.1292776651602163885.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.dichtel@6wind.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.