All of lore.kernel.org
 help / color / mirror / Atom feed
* [ULOGD2 PATCH 0/4] Misc cleaning
@ 2008-07-23 11:33 Eric Leblond
  2008-07-23 13:00 ` Pablo Neira Ayuso
  2008-07-23 14:25 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 23+ messages in thread
From: Eric Leblond @ 2008-07-23 11:33 UTC (permalink / raw)
  To: netfilter-devel

Hello,

This small patchset fixes some problems. The main issue is a fix of my previous
patch where I've made a stupid type on a function name.
To avoid this kind of error, I propose an other patch which adds
"-Wall -Wextra" to gcc options.

The main concern here is about IPFIX which is in really bad shape. I've fix
some major error in one of the patch but it remains untested for now and I
don't think it can work properly.

Patchset statistics:
 configure.in                 |    2 ++
 filter/ulogd_filter_IP2BIN.c |    2 +-
 output/ulogd_output_IPFIX.c  |   12 +++++++-----
 util/db.c                    |    2 +-
 4 files changed, 11 insertions(+), 7 deletions(-)

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

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

end of thread, other threads:[~2008-08-01  8:35 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-23 11:33 [ULOGD2 PATCH 0/4] Misc cleaning Eric Leblond
2008-07-23 13:00 ` Pablo Neira Ayuso
2008-07-23 14:25 ` Pablo Neira Ayuso
2008-07-23 14:43   ` Patrick McHardy
2008-07-23 16:27     ` Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 0/11] Big warning hunting Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 01/11] Fix some simple warnings Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 02/11] Cleanly stop SYSLOG module Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 03/11] Suppress unused parameter in ipulog_read Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 04/11] Fix warning related to signed unsigned comparison Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 05/11] Suppress some warnings in format string usage Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 06/11] Fix warning about lack of parenthesis Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 07/11] Fix warning about integer format Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 08/11] Suppress twice defined key Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 09/11] Fix some initialisation Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 10/11] Make gcc happy Eric Leblond
2008-07-27 13:51       ` [ULOGD2 PATCH 11/11] Add option to CFLAGS to avoid useless warning Eric Leblond
2008-07-31  9:49         ` Pablo Neira Ayuso
2008-07-31 10:09           ` Patrick McHardy
2008-07-31 13:50             ` [ULOGD2 PATCH] Use attribute to avoid warning about unused parameter Eric Leblond
2008-07-31 14:46               ` Pablo Neira Ayuso
2008-07-31 15:11                 ` Eric Leblond
2008-08-01  8:34         ` [ULOGD2 PATCH 11/11] Add option to CFLAGS to avoid useless warning 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.