summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_ftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-301-137/+0
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-1/+0
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-1/+2
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-021-2/+2
* 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
OpenPOWER on IntegriCloud