All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
To: Ana Rey <anarey@gmail.com>
Cc: Netfilter Development Mailing list
	<netfilter-devel@vger.kernel.org>,
	Alvaro Neira Ayuso <alvaroneay@gmail.com>
Subject: Re: [PATCH] netfilter: nf_tables: add pktype support to meta expression
Date: Fri, 13 Jun 2014 08:13:32 +0200	[thread overview]
Message-ID: <CAOkSjBgJ4DZSe3=EChE-vNQyShdJEqHHr6t5PaJvHdmf1LJC_g@mail.gmail.com> (raw)
In-Reply-To: <1402593473-4904-2-git-send-email-anarey@gmail.com>

On 12 June 2014 19:17, Ana Rey <anarey@gmail.com> wrote:
[...]
> @@ -194,6 +210,7 @@ int nft_meta_get_init(const struct nft_ctx *ctx,
>  #endif
>  #ifdef CONFIG_NETWORK_SECMARK
>         case NFT_META_SECMARK:
> +       case NFT_META_PKTTYPE:
>  #endif

Why to enclose this in the #ifdef CONFIG_NETWORK_SECMARK?

regards
-- 
Arturo Borrero González
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2014-06-13  6:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-12 17:17 [libnftnl PATCH] expr: meta: Add pkttype support Ana Rey
2014-06-12 17:17 ` [PATCH] netfilter: nf_tables: add pktype support to meta expression Ana Rey
2014-06-13  6:13   ` Arturo Borrero Gonzalez [this message]
2014-06-12 17:17 ` [nft PATCH] src: Add support for pkttype in meta Ana Rey
2014-08-05 18:30 ` [libnftnl PATCH v2] expr: meta: Add pkttype support Ana Rey

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='CAOkSjBgJ4DZSe3=EChE-vNQyShdJEqHHr6t5PaJvHdmf1LJC_g@mail.gmail.com' \
    --to=arturo.borrero.glez@gmail.com \
    --cc=alvaroneay@gmail.com \
    --cc=anarey@gmail.com \
    --cc=netfilter-devel@vger.kernel.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.