]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
[ULOGD PATCH] Fix multiple usage of DB output plugin.
author/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>
Mon, 21 Apr 2008 12:21:23 +0000 (12:21 +0000)
committer/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net </C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net>
Mon, 21 Apr 2008 12:21:23 +0000 (12:21 +0000)
commit1d9d1e277da91b70c03752a24de81fedab0bfb07
tree4b855c8d0ed3848c6e53c413f28cf14294cef464
parent95868a6526ace64557cc9f8acbeb3b48a2f95e12
[ULOGD PATCH] Fix multiple usage of DB output plugin.

Due to the modifications done to be able to use multiple time the SOURCE
plugin, a single instance of database output plugin could not anymore be
used in separate stack. This patch fixes this by limiting the effect of
the previous modification on SOURCE plugin.

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