From: Hans Schillstrom Date: Tue, 24 May 2011 12:11:05 +0000 (+0200) Subject: IPVS: bug in ip_vs_ftp, same list heaad used in all netns. X-Git-Tag: v3.0-rc1~39^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c74c0bfe0b61cf41a897c2444c038e0d3f600556;p=pandora-kernel.git IPVS: bug in ip_vs_ftp, same list heaad used in all netns. 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. Signed-off-by: Hans Schillstrom Acked-by: Julian Anastasov Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed