1Author: Magnus Sandin <magnus@sandin.cx>
2Status: Development
3
4Attached patch adds FXP support to ftp connectiontracking. FXP'ing to NAT'ed 
5ftp daemons does not work yet. 
6
7Load ip_conntrack_ftp.o with modprobe ip_conntrack_ftp fxp=1 to enable FXP
8functionality to connectiontracking of ftpsessions.
9
10WARNING: Applying this patch and enabling the feature _WILL_ reduce security
11	 offered by FTP connection tracking significantly.  Use with extreme
12	 care - and only if you know what you are doing.
13