[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070912153909.6b80448f@oldman>
Date: Wed, 12 Sep 2007 15:39:09 +0200
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: ebiederm@...ssion.com (Eric W. Biederman)
Cc: <netdev@...r.kernel.org>, Pavel Emelyanov <xemul@...nvz.org>,
Patrick McHardy <kaber@...sh.net>
Subject: Re: [PATCH] [IPROUTE2] Add support for moving links between network
namespaces
On Wed, 12 Sep 2007 07:05:42 -0600
ebiederm@...ssion.com (Eric W. Biederman) wrote:
>
> This adds support for setting the IFLA_NET_NS_PID attribute
> on links allowing them to be moved between network namespaces.
>
> Signed-off-by: Eric W. Biederman <ebiederm@...ssion.com>
> ---
> include/linux/if_link.h | 1 +
> ip/iplink.c | 9 +++++++++
> 2 files changed, 10 insertions(+), 0 deletions(-)
Please don't mix header file updates with command changes.
As a first step, I always install standard kernel santized headers.
-
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