netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Leblond <eric@inl.fr>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 2/6] ulogd.conf: Comment library dependant plugins
Date: Thu, 30 Sep 2010 23:23:57 +0200	[thread overview]
Message-ID: <1285881837.21111.3.camel@ice-age> (raw)
In-Reply-To: <4CA45D9F.3050703@netfilter.org>

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]

Hi,

Le jeudi 30 septembre 2010 à 11:51 +0200, Pablo Neira Ayuso a écrit :
> On 22/09/10 02:47, Eric Leblond wrote:
> > diff --git a/ulogd.conf.in b/ulogd.conf.in
> > index cda5bb9..de5bc11 100644
> > --- a/ulogd.conf.in
> > +++ b/ulogd.conf.in
> > @@ -25,9 +25,9 @@ loglevel=1
> >  # 2. options for each plugin in seperate section below
> >  
> >  
> > -plugin="@libdir@/ulogd/ulogd_inppkt_NFLOG.so"
> > +#plugin="@libdir@/ulogd/ulogd_inppkt_NFLOG.so"
> >  #plugin="@libdir@/ulogd/ulogd_inppkt_ULOG.so"
> > -plugin="@libdir@/ulogd/ulogd_inpflow_NFCT.so"
> > +#plugin="@libdir@/ulogd/ulogd_inpflow_NFCT.so"
> 
> I prefer leaving this there. I know that you are doing this because of
> the compile time new option that you have inserted. But these are the
> main plugins!

I'm ok with that. It may cause more difficulty than solve issue.

BR,
-- 
Eric Leblond <eric@inl.fr>
NuFW: http://www.nufw.org/

[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

  reply	other threads:[~2010-09-30 21:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1285881837.21111.3.camel@ice-age \
    --to=eric@inl.fr \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).