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: <m1veag9dwv.fsf@ebiederm.dsl.xmission.com> Date: Wed, 12 Sep 2007 08:06:08 -0600 From: ebiederm@...ssion.com (Eric W. Biederman) To: Stephen Hemminger <shemminger@...ux-foundation.org> 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 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 - 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