From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:41070 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725986AbeKBRpW (ORCPT ); Fri, 2 Nov 2018 13:45:22 -0400 Date: Fri, 2 Nov 2018 09:38:57 +0100 From: Greg KH To: David Miller Cc: liuhangbin@gmail.com, nikolay@cumulusnetworks.com, roopa@cumulusnetworks.com, yinxu@redhat.com, stable-commits@vger.kernel.org, stable@vger.kernel.org Subject: Re: Patch "bridge: do not add port to router list when receives query with source 0.0.0.0" has been added to the 4.18-stable tree Message-ID: <20181102083857.GA18887@kroah.com> References: <1541135597120194@kroah.com> <20181102063652.GM24677@leo.usersys.redhat.com> <20181102.002338.1609017614810412278.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181102.002338.1609017614810412278.davem@davemloft.net> Sender: stable-owner@vger.kernel.org List-ID: On Fri, Nov 02, 2018 at 12:23:38AM -0700, David Miller wrote: > From: Hangbin Liu > Date: Fri, 2 Nov 2018 14:36:52 +0800 > > > On Fri, Nov 02, 2018 at 06:13:17AM +0100, gregkh@linuxfoundation.org wrote: > >> > >> This is a note to let you know that I've just added the patch titled > >> > >> bridge: do not add port to router list when receives query with source 0.0.0.0 > >> > >> to the 4.18-stable tree which can be found at: > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > >> > >> The filename of the patch is: > >> bridge-do-not-add-port-to-router-list-when-receives-query-with-source-0.0.0.0.patch > >> and it can be found in the queue-4.18 subdirectory. > >> > >> If you, or anyone else, feels it should not be added to the stable tree, > >> please let know about it. > > > > Hi, > > > > Please also include patch > > > > commit 0fe5119e267f3e3d8ac206895f5922195ec55a8a > > Author: Nikolay Aleksandrov > > Date: Sat Oct 27 12:07:47 2018 +0300 > > > > net: bridge: remove ipv6 zero address check in mcast queries > > > > which fixed the patch. > > Indeed, thanks for catching this. Now queued up everywhere, thanks, greg k-h