From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 3/3] ipnetns: add a runtime check for RTM_GETNSID support Date: Mon, 13 Apr 2015 08:53:22 -0700 Message-ID: <20150413085322.65827cb0@urahara> References: <5527F790.4080301@6wind.com> <1428913385-4331-1-git-send-email-nicolas.dichtel@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: "netdev@vger.kernel.org" , "vadim4j@gmail.com" , "jbenc@redhat.com" To: Nicolas Dichtel Return-path: Received: from mx0b-000f0801.pphosted.com ([67.231.152.113]:62855 "EHLO mx0b-000f0801.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932097AbbDMPx3 (ORCPT ); Mon, 13 Apr 2015 11:53:29 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 13 Apr 2015 08:23:05 +0000 Nicolas Dichtel wrote: > The goal of this patch is to test during the runtime if the command RTM_GETNSID > is supported by the kernel. > > Signed-off-by: Nicolas Dichtel Applied for 4.0