From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH 1/1] IPVS : bug in ip_vs_ftp, same list heaad used in all netns. Date: Fri, 27 May 2011 08:37:45 +0900 Message-ID: <20110526233744.GD2815@verge.net.au> References: <1306239065-17271-1-git-send-email-hans.schillstrom@ericsson.com> <4DDE8B3E.30009@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Hans Schillstrom , ja@ssi.bg, wensong@linux-vs.org, lvs-devel@vger.kernel.org, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, hans@schillstrom.com To: Pablo Neira Ayuso Return-path: Content-Disposition: inline In-Reply-To: <4DDE8B3E.30009@netfilter.org> Sender: lvs-devel-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Thu, May 26, 2011 at 07:17:50PM +0200, Pablo Neira Ayuso wrote: > On 24/05/11 14:11, Hans Schillstrom wrote: > > When ip_vs was adapted to netns the ftp application was not adapted > > in a correct way. > > However this is a fix to avoid kernel errors. In the long term another solution > > might be chosen. I.e the ports that the ftp appl, uses should be per netns. > > applied, thanks. Thanks Pablo. Hans, is this appropriate for -stable (i.e. 2.6.39.x) ?