From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [PATCH net v2] ipv6: set all.accept_dad to 0 by default Date: Wed, 15 Nov 2017 11:49:15 +0100 Message-ID: References: <20171114032403.11ed517e@elisabeth> <20171114132132.25833-1-nicolas.dichtel@6wind.com> <51c016c1-800b-3860-71df-ac77b8faa8f6@6wind.com> <20171115.192522.1336098387435591218.davem@davemloft.net> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: netdev@vger.kernel.org, sbrivio@redhat.com, mcroce@redhat.com, ek@google.com To: David Miller Return-path: Received: from mail-wm0-f51.google.com ([74.125.82.51]:46355 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932339AbdKOKtO (ORCPT ); Wed, 15 Nov 2017 05:49:14 -0500 Received: by mail-wm0-f51.google.com with SMTP id z3so2057792wme.5 for ; Wed, 15 Nov 2017 02:49:13 -0800 (PST) In-Reply-To: <20171115.192522.1336098387435591218.davem@davemloft.net> Content-Language: fr Sender: netdev-owner@vger.kernel.org List-ID: Le 15/11/2017 à 11:25, David Miller a écrit : > From: Nicolas Dichtel > Date: Wed, 15 Nov 2017 11:17:28 +0100 > >> I saw that you pushed this patch in net-next instead of net. Is it intentional? >> I was expecting to see it in net, to fix the 4.14. > > All changes are going into net-next as I prepare to send a pull request > to Linus for the merge window. > > This is always how things happen. > Oh ok, thanks for the explanation. It's the first time I submit a patch just before the pull request of net-next ;-) Nicolas