From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH net] net/ipv6: Fix linklocal to global address with VRF Date: Tue, 24 Jul 2018 11:23:24 -0600 Message-ID: <254814d6-b717-cd15-c297-dcaa5810fdcb@gmail.com> References: <20180719194118.25346-1-dsahern@kernel.org> <20180721.193236.2034280150310979114.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: David Miller Return-path: Received: from mail-pg1-f180.google.com ([209.85.215.180]:46296 "EHLO mail-pg1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388393AbeGXSa5 (ORCPT ); Tue, 24 Jul 2018 14:30:57 -0400 Received: by mail-pg1-f180.google.com with SMTP id p23-v6so3345458pgv.13 for ; Tue, 24 Jul 2018 10:23:28 -0700 (PDT) In-Reply-To: <20180721.193236.2034280150310979114.davem@davemloft.net> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 7/21/18 8:32 PM, David Miller wrote: > > Applied and queued up for -stable. > >> Dave: I can look at the backports to stable if needed. > > Please do, that will help me a lot. > It applies cleanly to 4.17 and 4.14. I tested 4.14 it is fine. Since 4.18 and 4.14 work I have no reason to believe 4.17 will have a problem. Only other relevant release is 4.9 which is handled by others. It needs some non-trivial work to backport so needs to wait until after PTO.