IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
authorHans Schillstrom <hans.schillstrom@ericsson.com>
Tue, 24 May 2011 12:11:05 +0000 (14:11 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 27 May 2011 11:37:46 +0000 (13:37 +0200)
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 <hans.schillstrom@ericsson.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found