commit | c74c0bfe0b61cf41a897c2444c038e0d3f600556 | [log] [tgz] |
---|---|---|
author | Hans Schillstrom <hans.schillstrom@ericsson.com> | Tue May 24 14:11:05 2011 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri May 27 13:37:46 2011 +0200 |
tree | b8cbcf85abee59f44a6397db6ff3214c60f5c700 | |
parent | 97242c85a2c8160eac5a6e945209b5b6ae8ab5a3 [diff] |
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 <hans.schillstrom@ericsson.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>