Containers Archive mirror
 help / color / mirror / Atom feed
From: Christian Brauner <christian.brauner-Z7WLFzj8eWMS+FvcfC7Uqw@public.gmane.org>
To: Linux Containers
	<containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>
Cc: lennart-mdGvqq1h2p+GdvJs77BJ7Q@public.gmane.org
Subject: rtnetlink updates in 4.16
Date: Thu, 1 Feb 2018 09:57:44 +0100	[thread overview]
Message-ID: <20180201085743.eqxbspsy6yg6n6yl@gmail.com> (raw)

Hi,

Pushed some patches that might be interesting to container runtimes. The
gist is:

rtnetlink: enable IFLA_IF_NETNSID for RTM_{DEL,NEW,SET}LINK

The series enables passing a IFLA_IF_NETNSID property along with
RTM_{DEL,NEW,SET}LINK requests to perform operations on network
namespaces without the need to setns() to the corresponding network
namespace (and its owning user namespace). For workloads employing user
namespaces and network namespaces this effectively let's you avoid
spawning an additional helper processes.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7c4f63ba824302492985553018881455982241d6
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c310bfcb6e1be993629c5747accf8e1c65fbb255
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b61ad68a9fe85d29d5363eb36860164a049723cf
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5bb8ed075428b71492734af66230aa0c07fcc515

Thanks!
Christian

                 reply	other threads:[~2018-02-01  8:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20180201085743.eqxbspsy6yg6n6yl@gmail.com \
    --to=christian.brauner-z7wlfzj8ewms+fvcfc7uqw@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=lennart-mdGvqq1h2p+GdvJs77BJ7Q@public.gmane.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 read-only IMAP folder(s) and NNTP newsgroup(s).