lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20070912161313.7868706a@oldman> Date: Wed, 12 Sep 2007 16:13:13 +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 08:06:08 -0600 ebiederm@...ssion.com (Eric W. Biederman) wrote: > Stephen Hemminger <shemminger@...ux-foundation.org> writes: > > > 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. > > Sorry I didn't know. Those changes are now in net-2.6.24 > so installing sanitized headers should not change anything. > > In please feel free to drop the if_link.h part, and if you want > I can resend that patch with those few lines deleted. > > Eric I take care of fixing patches (as long as they aren't really damaged). - 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