netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ULOGD PATCH 0/6] misc improvements and code cleaning
@ 2010-09-22  0:47 Eric Leblond
  2010-09-22  0:47 ` [PATCH 1/6] build: nfct and nflog can be disabled via configure option Eric Leblond
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Eric Leblond @ 2010-09-22  0:47 UTC (permalink / raw)
  To: netfilter-devel


Hi,

This patchset contains some light improvement and some code cleaning.

It starts with some build related fixes. The basic idea is to be able
to compile ulogd on a system without libnetfilter_conntrack and/or
libnetfilter_log installed:
 - build: nfct and nflog can be disabled via configure option
 - ulogd.conf: Comment library dependant plugins
Last build related patch adds a debug configure option to be able to
activate some debug related features (like being able to use gdb):
 - build: add debug configure flag

Next significative patches are two code cleaning patches. The only thing
to note is that the second one could have some security implication:
 - filter_MARK: code factorization.
 - ulogd: use snprintf instead of sprintf in printpkt

If no one has problem with these patches, I will push them to the git
repository.

BR,
--
Eric Leblond <eric@inl.fr>

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

end of thread, other threads:[~2010-10-03 10:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22  0:47 [ULOGD PATCH 0/6] misc improvements and code cleaning Eric Leblond
2010-09-22  0:47 ` [PATCH 1/6] build: nfct and nflog can be disabled via configure option Eric Leblond
2010-09-30  9:58   ` Pablo Neira Ayuso
2010-09-22  0:47 ` [PATCH 2/6] ulogd.conf: Comment library dependant plugins Eric Leblond
2010-09-30  9:51   ` Pablo Neira Ayuso
2010-09-30 21:23     ` Eric Leblond
2010-09-22  0:47 ` [PATCH 3/6] build: add debug configure flag Eric Leblond
2010-09-30  9:50   ` Pablo Neira Ayuso
2010-09-30 21:22     ` Eric Leblond
2010-10-01 22:22       ` Jan Engelhardt
2010-10-03 10:15         ` Pablo Neira Ayuso
2010-09-22  0:47 ` [PATCH 4/6] ulogd.conf: add a complex but useful stack example Eric Leblond
2010-09-22  0:47 ` [PATCH 5/6] filter_MARK: code factorization Eric Leblond
2010-09-22  0:47 ` [PATCH 6/6] ulogd: use snprintf instead of sprintf in printpkt Eric Leblond
2010-09-30  9:48   ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).