All of lore.kernel.org
 help / color / mirror / Atom feed
* [ULOGD PATCH 0/4]
@ 2008-03-31 23:09 Eric Leblond
  2008-03-31 23:09 ` [ULOGD PATCH 1/4] Fix SQL field naming Eric Leblond
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Eric Leblond @ 2008-03-31 23:09 UTC (permalink / raw)
  To: netfilter-devel

Hello,

This patchset features some SQL improvement, a partial rewrite of NACCT output
plugin and an sync of ulogd.conf.in with current state of the code.

First two patches are SQL related. They simply synchronise  MySQL code with
current NFCT code:
 * Fix SQL field naming.
 * Convert SQL procedure to function in MySQL plugins.

Third patch is
 * IPv6 compliance of NACCT output plugin.
NACCT code was heavily dependant of the order of keys provided by input
plugins. As change in other parts of the code is quiet important, NACCT 
should'nt have been in a working state. I've rewritten it using current
coding style and added IPv6 support.

Last patch is a sync of example configuration file with current ulogd
capabilities:
 * Add some example to ulogd.conf.in.

BR,
--
Eric Leblond
INL: http://www.inl.fr/
NuFW: http://www.nufw.org/

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-04-13  7:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31 23:09 [ULOGD PATCH 0/4] Eric Leblond
2008-03-31 23:09 ` [ULOGD PATCH 1/4] Fix SQL field naming Eric Leblond
2008-04-09 13:28   ` Pablo Neira Ayuso
2008-04-09 13:39     ` Eric Leblond
2008-04-09 13:46       ` Pablo Neira Ayuso
2008-03-31 23:09 ` [ULOGD PATCH 2/4] Convert SQL procedure to function in MySQL plugins Eric Leblond
2008-04-09 13:36   ` Pablo Neira Ayuso
     [not found]   ` <47FCC654.7080900@netfilter.org>
2008-04-09 16:29     ` Eric Leblond
2008-03-31 23:09 ` [ULOGD PATCH 3/4] IPv6 compliance of NACCT output plugin Eric Leblond
2008-04-09 13:46   ` Pablo Neira Ayuso
2008-03-31 23:09 ` [ULOGD PATCH 4/4] Add some example to ulogd.conf.in Eric Leblond
2008-04-09 13:49   ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.