summaryrefslogtreecommitdiffstats
path: root/input
Commit message (Expand)AuthorAgeFilesLines
* Delete timer in destructor function.Eric Leblond2009-02-081-0/+2
* Add threshold and timeout option to NFLOG plugin.Eric Leblond2009-01-291-1/+45
* Replace INCLUDES by AM_CPPFLAGS in Makefile.am.Eric Leblond2009-01-222-2/+2
* build: use -avoid-version for modulesJan Engelhardt2009-01-202-4/+4
* build: compile fixJan Engelhardt2009-01-181-0/+1
* Add variable to force binding of nfnetlink_log.Eric Leblond2009-01-051-7/+16
* Fix memory leak in destructor_nfct().Eric Leblond2008-12-091-0/+11
* Fix minor memory leak in NFLOG plugin.Eric Leblond2008-12-091-0/+2
* Don't free pluginstance when leavingEric Leblond2008-12-092-3/+0
* Fix stop function of NFCT plugin.Eric Leblond2008-12-091-1/+1
* Get rid of addressfamily variable in NFLOG input pluginEric Leblond2008-12-091-30/+29
* Modify usage of nflog_bind_pf function.Eric Leblond2008-12-091-20/+32
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-093-202/+103
* NFCT: remove unused constant NFLOG_RMEM_DEFAULTPablo Neira Ayuso2008-10-221-6/+0
* NFLOG: remove unused optionEric Leblond2008-09-111-14/+7
* cleanup: remove unused timeout parameter in functionEric Leblond2008-07-311-1/+1
* NFLOG: minor cleanupPablo Neira Ayuso2008-07-291-10/+14
* NFLOG: get full link layer header (requires >= 2.6.27)Eric Leblond2008-07-291-3/+33
* revert commit 3178606785161296dc5a1bd4d42d965db8b3e2cdPablo Neira Ayuso2008-06-281-2/+1
* suppress useless debugging message in the ULOG input pluginEric Leblond2008-06-231-1/+0
* structure initialization cleanupEric Leblond2008-06-232-34/+36
* whitespace cleanupEric Leblond2008-06-233-67/+67
* Fix warning in compilation due to missing includeEric Leblond2008-06-181-0/+1
* Fix NFCT/NFLOG plugin compilation when libraries use non-standard prefix.Eric Leblond2008-06-182-2/+4
* Cleanup: fix error messages and indentationEric Leblond2008-06-122-4/+4
* 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
* Set timestamp in NFLOG for INPUT and OUTPUTEric Leblond2008-06-021-7/+8
* improve overrun handling NFLOGPablo Neira Ayuso2008-06-021-6/+60
* 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 patchset adds support for the "numeric_label" option. For instance, it/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-292-2/+36
* This patch adds oob.hook to the list of output key sof ULOG input plugin./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-0/+13
* Fix a bug in definition of seq_global_ce macro./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-271-2/+2
* [ULOGD PATCH, RFC] Modify NFLOG to be able to use it with older libnetfilter_log/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-221-1/+2
* Fix missing chunk for GID logging/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-211-1/+5
* Print GID/MARK in printpkt.c/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2008-04-211-1/+6
* 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
* Type of the raw.mac_len key was set to string but this is an unsigned/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-1/+1
* Type of the raw.mac_len key was set to string but this is an unsigned/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-04-051-1/+1
* 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
* A specific instance of NFLOG can now be use in multiple stacks. This is done/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-251-0/+6
* An instance of NFLOG can now be use in multiple stacks. This is done/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-251-1/+10
* Minor indentation fix in ulogd_inppkt_NFLOG.c./C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-03-251-1/+1
* - 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
* revert r7348/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-102-0/+24