From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH 1/1] IPVS : bug in ip_vs_ftp, same list heaad used in all netns. Date: Thu, 26 May 2011 19:17:50 +0200 Message-ID: <4DDE8B3E.30009@netfilter.org> References: <1306239065-17271-1-git-send-email-hans.schillstrom@ericsson.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: horms@verge.net.au, 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: Hans Schillstrom Return-path: In-Reply-To: <1306239065-17271-1-git-send-email-hans.schillstrom@ericsson.com> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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.