]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
This patch adds plist a linked list to the pluginstance
author/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Tue, 25 Mar 2008 09:57:12 +0000 (09:57 +0000)
committer/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org </C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org>
Tue, 25 Mar 2008 09:57:12 +0000 (09:57 +0000)
commita13c6d27770a1fbc6fba1ffcd9d88681b581a01e
tree5c0f8e93a6850ff7c459967bd062885e281dd2b1
parent62126e83e2b12a44d0220c2a1f4f10b5883e3977
This patch adds plist a linked list to the pluginstance
structure. It can be used by input modules to duplicate an
entry. This solves the issue of not being able to use the same
plugin instance twice.

Signed-off-by: Eric Leblond <eric@inl.fr>
include/ulogd/ulogd.h
src/ulogd.c