summaryrefslogtreecommitdiffstats
path: root/input/flow
Commit message (Expand)AuthorAgeFilesLines
* NFCT: fix NULL dereference when hashtable is fullPablo Neira Ayuso2009-06-231-0/+9
* Delete timer in destructor function.Eric Leblond2009-02-081-0/+2
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-221-1/+1
* build: use -avoid-version for modulesJan Engelhardt2009-01-201-2/+2
* build: compile fixJan Engelhardt2009-01-181-0/+1
* Fix memory leak in destructor_nfct().Eric Leblond2008-12-091-0/+11
* Fix stop function of NFCT plugin.Eric Leblond2008-12-091-1/+1
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-091-106/+53
* whitespace cleanupEric Leblond2008-06-231-19/+19
* Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix.Eric Leblond2008-06-181-1/+2
* Cleanup: fix error messages and indentationEric Leblond2008-06-121-3/+3
* Fix crash when using NFCT with hash_enable=0.regit2008-06-041-1/+1
* Modify the code by activating overrun handling if and only if the local hash ...Eric Leblond2008-06-021-19/+28
* Fill every possible timestamp. It fills START timestamp for NEW packet and ST...Eric Leblond2008-06-021-15/+42
* cleanup for key builder and fix IPv6 support and introduce 128-bits typePablo Neira Ayuso2008-06-021-41/+79
* improve netlink overrun handling of NFCTPablo Neira Ayuso2008-06-021-28/+210
* rework NFCT to use a generic hashtablePablo Neira Ayuso2008-06-021-144/+120
* This patch is a port to the new libnetfilter_conntrack API of the NFCT/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-64/+82
* This patch contains two linked modifications in NFCT input plugin:/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-261-18/+37
* This patch adds support for duplication of the message to be/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-251-0/+10
* - implement a synchronous timer framework/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-191-14/+12
* Sends one message for each connection event instead of two/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-191-68/+168
* Ulogd2: fix some indenting/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-01-121-19/+19
* Add a printflow plugin is similar to the PRINTPKT plugin, but for flows. It's/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-05-231-0/+8
* fix some hahstable related bugs:/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-01-261-8/+12
* introduce NFCT input plugin hash table for start/end timestamps. Based on an/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-01-121-16/+294
* - Cosmetic changes (tab indent struct initializers)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-01-121-18/+18
* add support for get-counter-and-zero polling/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2006-01-071-2/+64
* fixes/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-11-291-1/+1
* make 'num_keys' an attribute of pluginstance instead of pluginlaforge2005-11-201-1/+1
* introduce version field for plugins, refuse loading plugins with different ve...laforge2005-11-051-0/+1
* - fix endianness of ip address / port numberslaforge2005-11-051-5/+6
* add some more ipfix related information to NFCTlaforge2005-11-041-10/+45
* make NFCT plugin compilelaforge2005-11-041-26/+38
* rename CTNL to NFCTlaforge2005-11-042-3/+3
* rename ctnl to nfctlaforge2005-11-041-21/+20
* further bits of the per-flow input pluginlaforge2005-11-041-118/+119
* use reasonable names for pluginslaforge2005-10-031-2/+5
* disable CTNL until it is finishedlaforge2005-10-031-2/+2
* further implementation of ctnl input plugin (still incomplete)laforge2005-10-031-35/+37
* bring NFLOG input plugin into compiling statelaforge2005-10-031-2/+2
* more work towards automake'inglaforge2005-10-021-1/+2
* first step towards automakelaforge2005-10-022-30/+7
* unfinished ctnetlink -> nfnetlink_conntrack changeslaforge2005-07-311-3/+23
* add half-finished ctnetlink flow importlaforge2005-06-241-27/+115
* current working state (doesn't compile yet)laforge2005-04-171-0/+1
* add makefiles for subdirslaforge2005-04-171-0/+30
* add some more skeleton codelaforge2005-04-161-1/+108
* add dummy flow input pluginslaforge2004-07-232-0/+4