aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_ftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-221-1/+8
* netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4Joe Perches2010-01-111-70/+35
* [NETFILTER]: remove unneeded rcu_dereference() callsPatrick McHardy2007-11-071-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-9/+9
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-10/+4
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-101-2/+2
* [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy2007-05-241-14/+6
* [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-021-0/+179