aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_ftp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24netfilter: add __exit mark to helper modulesTaehee Yoo1-2/+1
2017-04-19netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal1-4/+2
2017-04-19netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal1-0/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2016-09-07netfilter: ftp: Remove the useless codeGao Feng1-12/+1
2016-09-07netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng1-2/+0
2016-08-22netfilter: fix spelling mistake: "delimitter" -> "delimiter"Colin Ian King1-1/+1
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng1-40/+18
2016-05-30netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo1-0/+1
2016-01-04netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso1-9/+8
2014-10-14netfilter: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2013-05-27netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney1-19/+54
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-0/+1
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso1-4/+6
2012-09-24netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso1-0/+21
2012-08-30netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy1-2/+1
2012-08-30netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy1-1/+2
2012-08-30netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy1-1/+2
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso1-1/+2
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso1-6/+2
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet1-1/+1
2010-05-13netfilter: cleanup printk messagesStephen Hemminger1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2009-11-29net: Move && and || to end of previous lineJoe Perches1-4/+4
2009-06-02netfilter: conntrack: simplify event caching systemPablo Neira Ayuso1-2/+0
2008-11-25netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar1-1/+1
2008-11-24netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy1-4/+2
2008-11-17netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso1-0/+1
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-4/+3
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison1-5/+3
2008-10-08netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skbAlexey Dobriyan1-4/+5
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy1-2/+2
2008-04-14[NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt1-2/+3
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy1-3/+7
2008-01-28[NETFILTER]: Introduce nf_inet_addressJan Engelhardt1-1/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-9/+9
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-49/+45
2007-07-10[NETFILTER]: nf_conntrack: mark helpers __read_mostlyPatrick McHardy1-2/+2
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy1-3/+0
2007-07-10[NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_initPatrick McHardy1-30/+6
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy1-3/+3
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy1-3/+2
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number updatePatrick McHardy1-3/+5
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy1-6/+0
2007-02-12[NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki1-7/+7
2006-12-02[NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik1-10/+10
2006-12-02[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy1-0/+1