All of lore.kernel.org
 help / color / mirror / Atom feed
* [ulogd patch] small code cleaning
@ 2013-02-18  8:37 Eric Leblond
  2013-02-18  8:37 ` [PATCH 1/7] Update TODO Eric Leblond
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Eric Leblond @ 2013-02-18  8:37 UTC (permalink / raw)
  To: netfilter-devel; +Cc: eric


Hello,

Here's a small patchset that brings some code cleaning and aim
at improving usability of ulogd.

Patchset statistics:
 TODO                              |    7 -------
 include/ulogd/conffile.h          |    7 ++++---
 input/packet/ulogd_inppkt_NFLOG.c |    2 --
 output/ulogd_output_LOGEMU.c      |    5 +----
 src/conffile.c                    |   31 +++++++++++++++++++++++++++++--
 src/ulogd.c                       |   12 ++++++++++--
 6 files changed, 44 insertions(+), 20 deletions(-)

If everybody is happy with this patchset, I will pushed it to
git tree and prepare a release in the upcoming weeks.

BR,
--
Eric Leblond <eric@regit.org>

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

end of thread, other threads:[~2013-02-22 10:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-18  8:37 [ulogd patch] small code cleaning Eric Leblond
2013-02-18  8:37 ` [PATCH 1/7] Update TODO Eric Leblond
2013-02-18  8:37 ` [PATCH 2/7] Suppress dead FIXME Eric Leblond
2013-02-18  8:37 ` [PATCH 3/7] Use access to ensure readability of config gile Eric Leblond
2013-02-18  8:37 ` [PATCH 4/7] Fix typo in comments Eric Leblond
2013-02-18  8:37 ` [PATCH 5/7] Add handling of too long arguments Eric Leblond
2013-02-18  9:41   ` Mr Dash Four
2013-02-18 15:04     ` Eric Leblond
2013-02-18  8:37 ` [PATCH 6/7] logemu: return error if configuration is invalid Eric Leblond
2013-02-18  8:37 ` [PATCH 7/7] conf: error handling for too long line Eric Leblond
2013-02-18  9:41   ` Mr Dash Four
2013-02-22 10:18 ` [ulogd patch] small code cleaning Eric Leblond

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.