From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amine Kherbouche Subject: Re: [RFC net-next v2] bridge lwtunnel, VPLS & NVGRE Date: Mon, 11 Sep 2017 09:02:20 +0100 Message-ID: <6a538120-1941-7e81-c942-e97adeff2e3d@6wind.com> References: <20170821171523.951260-1-equinox@diac24.net> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: roopa@cumulusnetworks.com, stephen@networkplumber.org To: David Lamparter , netdev@vger.kernel.org, bridge@lists.linux-foundation.org Return-path: Received: from mail-wr0-f172.google.com ([209.85.128.172]:33486 "EHLO mail-wr0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751029AbdIKICY (ORCPT ); Mon, 11 Sep 2017 04:02:24 -0400 Received: by mail-wr0-f172.google.com with SMTP id a43so12765147wrc.0 for ; Mon, 11 Sep 2017 01:02:23 -0700 (PDT) In-Reply-To: <20170821171523.951260-1-equinox@diac24.net> Sender: netdev-owner@vger.kernel.org List-ID: Hi David, Do you plan to send a v3? On 21/08/2017 18:15, David Lamparter wrote: > Hi all, > > > this is an update on the earlier "[RFC net-next] VPLS support". Note > I've changed the subject lines on some of the patches to better reflect > what they really do (tbh the earlier subject lines were crap.) > > As previously, iproute2 / FRR patches are at: > - https://github.com/eqvinox/vpls-iproute2 > - https://github.com/opensourcerouting/frr/commits/vpls > while this patchset is also available at: > - https://github.com/eqvinox/vpls-linux-kernel > (but please be aware that I'm amending and rebasing commits)