From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH net-next 0/7] net/ipv6: Fix route append and replace use cases Date: Tue, 22 May 2018 14:44:32 -0600 Message-ID: <6d61c529-5b51-dc3b-86ee-e912f1a8e0a8@gmail.com> References: <20180521172658.7389-1-dsahern@kernel.org> <20180522.144617.1003575784676243779.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Thomas.Winter@alliedtelesis.co.nz, idosch@mellanox.com, sharpd@cumulusnetworks.com, roopa@cumulusnetworks.com To: David Miller , dsahern@kernel.org Return-path: Received: from mail-pg0-f51.google.com ([74.125.83.51]:33484 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752849AbeEVUog (ORCPT ); Tue, 22 May 2018 16:44:36 -0400 Received: by mail-pg0-f51.google.com with SMTP id e21-v6so3472227pgv.0 for ; Tue, 22 May 2018 13:44:36 -0700 (PDT) In-Reply-To: <20180522.144617.1003575784676243779.davem@davemloft.net> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 5/22/18 12:46 PM, David Miller wrote: > > Ok, I'll apply this series. > > But if this breaks things for anyone in a practical way, I am unfortunately > going to have to revert no matter how silly the current behavior may be. > Understood. I have to try the best option first. I'll look at regressions if they happen.