From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45608 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750786AbdAPRVl (ORCPT ); Mon, 16 Jan 2017 12:21:41 -0500 Date: Mon, 16 Jan 2017 18:20:58 +0100 From: Greg KH To: Artur Molchanov Cc: stable@vger.kernel.org Subject: Re: bridge: netfilter: Fix dropping packets that moving through bridge interface Message-ID: <20170116172058.GA11340@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Mon, Jan 16, 2017 at 08:08:36PM +0300, Artur Molchanov wrote: > commit 14221cc45caad2fcab3a8543234bb7eda9b540d5 upstream. > > This bug makes impossible to use local Docker containers with bridge > network. > > Cc: # 4.9 I don't understand what you want us to do here. Add this patch? Revert it? Something else? And any reason why you didn't cc: the netfilter maintainers here as well? thanks, greg k-h