ulogd2 branch, master, updated. ulogd-2.0.0beta3-33-g0e75d6d
Pablo Neira
netfilter-cvslog-bounces at lists.netfilter.org
Thu Jun 17 13:01:47 CEST 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ulogd2".
The branch, master has been updated
via 0e75d6dba81445f611b03b0157322c003fcdb8e2 (commit)
from 7338886bd4248ac360d7632962e5b8f363c40fdc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0e75d6dba81445f611b03b0157322c003fcdb8e2
Author: Pablo Neira Ayuso <pablo at netfilter.org>
Date: Sun Jan 17 22:34:06 2010 +0100
output: add new plugin XML to output logs in XML
This patch adds XML that allows to log information in XML for
ulogd2. It supports packet and flow-based accounting.
Signed-off-by: Pablo Neira Ayuso <pablo at netfilter.org>
-----------------------------------------------------------------------
Summary of changes:
input/flow/ulogd_inpflow_NFCT.c | 18 +++
input/packet/ulogd_inppkt_NFLOG.c | 9 ++-
output/Makefile.am | 6 +-
output/ulogd_output_XML.c | 241 +++++++++++++++++++++++++++++++++++++
ulogd.conf.in | 11 ++
5 files changed, 283 insertions(+), 2 deletions(-)
create mode 100644 output/ulogd_output_XML.c
hooks/post-receive
--
ulogd2
More information about the netfilter-cvslog
mailing list