From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net v2] ipv6: set all.accept_dad to 0 by default Date: Wed, 15 Nov 2017 19:25:22 +0900 (KST) Message-ID: <20171115.192522.1336098387435591218.davem@davemloft.net> References: <20171114032403.11ed517e@elisabeth> <20171114132132.25833-1-nicolas.dichtel@6wind.com> <51c016c1-800b-3860-71df-ac77b8faa8f6@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, sbrivio@redhat.com, mcroce@redhat.com, ek@google.com To: nicolas.dichtel@6wind.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:55518 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752323AbdKOKZ0 (ORCPT ); Wed, 15 Nov 2017 05:25:26 -0500 In-Reply-To: <51c016c1-800b-3860-71df-ac77b8faa8f6@6wind.com> Sender: netdev-owner@vger.kernel.org List-ID: 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.