summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter/nf_conntrack_helper.h
AgeCommit message (Expand)Author
2013-09-23netfilter: Remove extern from function prototypesJoe Perches
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-01-23netfilter: nf_ct_helper: move initialization out of pernet_operationsGao feng
2012-06-16netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso
2012-06-16netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso
2012-06-16netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond
2012-03-07netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2009-11-04net: cleanup include/netEric Dumazet
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack: clean up a few header filesPatrick McHardy
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: split out expectation handlingMartin Josefsson
2006-01-05[NETFILTER]: Add ctnetlink port for nf_conntrackPablo Neira Ayuso
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai