From: Hangbin Liu liuhangbin@gmail.com Date: Fri, 2 Nov 2018 14:38:44 +0800
On Fri, Nov 02, 2018 at 06:16:13AM +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.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
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.19 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
Hi,
Patch
commit 0fe5119e267f3e3d8ac206895f5922195ec55a8a Author: Nikolay Aleksandrov nikolay@cumulusnetworks.com Date: Sat Oct 27 12:07:47 2018 +0300
net: bridge: remove ipv6 zero address check in mcast queries
is also needed to fix this patch.
Indeed, also correct.
Thank you.