From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] bridge: implement Multicast Router Discovery (RFC4286) Date: Fri, 21 Dec 2018 09:06:51 -0800 (PST) Message-ID: <20181221.090651.1241372602429144964.davem@davemloft.net> References: <20181221151511.14923-1-linus.luessing@c0d3.blue> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Cc: netdev@vger.kernel.org, roopa@cumulusnetworks.com, nikolay@cumulusnetworks.com, kuznet@ms2.inr.ac.ru, yoshfuji@linux-ipv6.org, bridge@lists.linux-foundation.org, b.a.t.m.a.n@lists.open-mesh.org, linux-kernel@vger.kernel.org To: linus.luessing@c0d3.blue Return-path: In-Reply-To: <20181221151511.14923-1-linus.luessing@c0d3.blue> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Linus Lüssing Date: Fri, 21 Dec 2018 16:15:07 +0100 > This patchset adds initial Multicast Router Discovery support to > the Linux bridge (RFC4286). With MRD it is possible to detect multicast > routers and mark bridge ports and forward multicast packets to such routers > accordingly. ... The net-next tree is currently closed, please resubmit this when it opens back up again. Thank you.