summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_ftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: helpers: remove data_len usage for inkernel helpersFlorian Westphal2017-04-191-4/+2
* netfilter: helper: add build-time asserts for helper data sizeFlorian Westphal2017-04-191-0/+2
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* netfilter: ftp: Remove the useless codeGao Feng2016-09-071-12/+1
* netfilter: ftp: Remove the useless dlen==0 condition check in find_patternGao Feng2016-09-071-2/+0
* netfilter: fix spelling mistake: "delimitter" -> "delimiter"Colin Ian King2016-08-221-1/+1
* netfilter: Add helper array register/unregister functionsGao Feng2016-07-211-40/+18
* netfilter: nf_ct_helper: Fix helper unregister count.Taehee Yoo2016-05-301-0/+1
* netfilter: nf_ct_helper: define pr_fmt()Pablo Neira Ayuso2016-01-041-9/+8
* netfilter: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* netfilter: Implement RFC 1123 for FTP conntrackJeff Mahoney2013-05-271-19/+54
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-0/+1
* netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-191-4/+6
* netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-241-0/+21
* netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-301-2/+1
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-1/+2
* netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2012-08-301-1/+2
* netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-161-1/+2
* netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-161-6/+2
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-191-1/+1
* netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-1/+1
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy2010-01-071-9/+9
* net: Move && and || to end of previous lineJoe Perches2009-11-291-4/+4
* netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-021-2/+0
* netfilter: fix warning in net/netfilter/nf_conntrack_ftp.cIngo Molnar2008-11-251-1/+1
* netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()Patrick McHardy2008-11-241-4/+2
* netfilter: nf_conntrack: connection tracking helper name persistent aliasesPablo Neira Ayuso2008-11-171-0/+1
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-4/+3
* net: replace %p6 with %pI6Harvey Harrison2008-10-291-1/+1
* netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-281-5/+3
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-081-4/+5
* [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy2008-04-141-2/+2
* [NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt2008-04-141-2/+3
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-251-3/+7
* [NETFILTER]: Introduce nf_inet_addressJan Engelhardt2008-01-281-1/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-9/+9
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-49/+45
* [NETFILTER]: nf_conntrack: mark helpers __read_mostlyPatrick McHardy2007-07-101-2/+2
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-101-3/+0
* [NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_initPatrick McHardy2007-07-101-30/+6
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-101-3/+3
* [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy2007-05-241-3/+2
* [NETFILTER]: nf_conntrack_ftp: fix newline sequence number updatePatrick McHardy2007-05-241-3/+5
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-6/+0
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-7/+7
* [NETFILTER]: nf_nat: add FTP NAT helper portJozsef Kadlecsik2006-12-021-10/+10
* [NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack namesPatrick McHardy2006-12-021-0/+1
* [NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy2006-12-021-0/+1
OpenPOWER on IntegriCloud