All of lore.kernel.org
 help / color / mirror / Atom feed
From: Davide Caratti <dcaratti@redhat.com>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Patrick McHardy <kaber@trash.net>,
	Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>,
	"David S. Miller" <davem@davemloft.net>,
	Arturo Borrero Gonzalez <arturo@debian.org>,
	Florian Westphal <fw@strlen.de>,
	netfilter-devel@vger.kernel.org, coreteam@netfilter.org
Subject: Re: [PATCH nf-next 1/3] netfilter: built-in NAT support for DCCP
Date: Thu, 20 Oct 2016 18:30:10 +0200	[thread overview]
Message-ID: <1476981010.2842.10.camel@redhat.com> (raw)
In-Reply-To: <20161020123726.GA10040@salvia>

On Thu, 2016-10-20 at 14:37 +0200, Pablo Neira Ayuso wrote:
> I think you can replace this by:
> 
> #ifdef CONFIG_NF_NAT_PROTO_DCCP
> 
> given that IS_ENABLED catches the module case too.

That's right, so all IS_ENABLED(...) are going to be replaced with #ifdef
... in v2.

regards,
--
davide


  reply	other threads:[~2016-10-20 16:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 10:26 [PATCH nf-next 0/3] netfilter: built-in NAT support for DCCP, SCTP, UDPlite Davide Caratti
2016-10-20 10:26 ` [PATCH nf-next 1/3] netfilter: built-in NAT support for DCCP Davide Caratti
2016-10-20 12:37   ` Pablo Neira Ayuso
2016-10-20 16:30     ` Davide Caratti [this message]
2016-10-20 10:26 ` [PATCH nf-next 2/3] netfilter: built-in NAT support for SCTP Davide Caratti
2016-10-20 10:26 ` [PATCH nf-next 3/3] netfilter: built-in NAT support for UDPlite Davide Caratti
2016-10-20 10:28 ` [PATCH nf-next 0/3] netfilter: built-in NAT support for DCCP, SCTP, UDPlite Florian Westphal
2016-10-20 10:36   ` Davide Caratti

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=1476981010.2842.10.camel@redhat.com \
    --to=dcaratti@redhat.com \
    --cc=arturo@debian.org \
    --cc=coreteam@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=fw@strlen.de \
    --cc=kaber@trash.net \
    --cc=kadlec@blackhole.kfki.hu \
    --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 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.