ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
authorJulian Anastasov <ja@ssi.bg>
Sat, 7 Jul 2012 17:32:12 +0000 (20:32 +0300)
committerSimon Horman <horms@verge.net.au>
Fri, 10 Aug 2012 01:34:51 +0000 (10:34 +0900)
commitaaea4ed74d71dda1cf2cc19c206552d537201452
tree6c54b251f2bb6ca3b14b2d6a0cc086a98b51941d
parent173f8654746c138a08f51a8a0db7747763a896a2
ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper

The FTP application indirectly depends on the
nf_conntrack_ftp helper for proper NAT support. If the
module is not loaded, IPVS can resize the packets for the
command connection, eg. PASV response but the SEQ adjustment
logic in ipv4_confirm is not called without helper.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/Kconfig