summaryrefslogtreecommitdiffstats
path: root/filter/raw2packet/ulogd_raw2packet_LOCAL.c
Commit message (Collapse)AuthorAgeFilesLines
* add ukey_* function for key assignationPablo Neira Ayuso2008-12-091-5/+2
| | | | | | | | | This patch cleans up the current key assignation by introducing a set of functions ukey_* to set the key value as Eric Leblond and we discussed during the latest Netfilter Workshop. This patch is based on an idea from Holger Eitzenberger. Signed-off-by: Eric Leblond <eric@inl.fr>
* From: Eric Leblond <eric@inl.fr>:/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org2008-02-031-0/+1
| | | | | Added explicit null termination of the hostname buffer This patch is a backport of Marius Tomaschewski <mt@suse.de> work on ulogd.
* move libulog specific code to ulogd_inppkt_ULOG.claforge2004-07-231-0/+100
move ulogd_LOCAL.c to ulogd_raw2packet_LOCAL.c