netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Yuxuan Shui <yshuiv7@gmail.com>
Cc: netfilter-devel@vger.kernel.org, tomasz.bursztyka@linux.intel.com
Subject: Re: [libnftnl PATCH] lookup: Add support for the flag attribute
Date: Thu, 17 Jul 2014 17:40:39 +0200	[thread overview]
Message-ID: <20140717154039.GA3279@salvia> (raw)
In-Reply-To: <1405610250-6631-3-git-send-email-yshuiv7@gmail.com>

On Thu, Jul 17, 2014 at 11:17:29PM +0800, Yuxuan Shui wrote:
> Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
> ---
>  include/libnftnl/expr.h             |  1 +
>  include/linux/netfilter/nf_tables.h | 10 +++++++++
>  src/expr/lookup.c                   | 44 +++++++++++++++++++++++++++++++++++--
>  3 files changed, 53 insertions(+), 2 deletions(-)
> 
> diff --git a/include/libnftnl/expr.h b/include/libnftnl/expr.h
> index cfa5c66..e3c045b 100644
> --- a/include/libnftnl/expr.h
> +++ b/include/libnftnl/expr.h
> @@ -107,6 +107,7 @@ enum {
>  	NFT_EXPR_LOOKUP_DREG,
>  	NFT_EXPR_LOOKUP_SET,
>  	NFT_EXPR_LOOKUP_SET_ID,
> +	NFT_EXPR_LOOKUP_FLAG,

I didn't notice so far, please rename this to NFT_EXPR_LOOKUP_FLAGS.

Thanks.

  reply	other threads:[~2014-07-17 15:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-17 15:17 [PATCH] Add support for negated lookup operator Yuxuan Shui
2014-07-17 15:17 ` [PATCH] nftables: Add a flags attribute for " Yuxuan Shui
2014-07-17 15:17 ` [libnftnl PATCH] lookup: Add support for the flag attribute Yuxuan Shui
2014-07-17 15:40   ` Pablo Neira Ayuso [this message]
2014-07-17 15:17 ` [nftables PATCH] expr: Interpret OP_NEQ against a set as OP_LOOKUP Yuxuan Shui
  -- strict thread matches above, loose matches on Subject: below --
2014-07-31 16:40 [PATCH] nftables: Add a flags attribute for lookup operator Yuxuan Shui
2014-07-31 16:40 ` [libnftnl PATCH] lookup: Add support for the flag attribute Yuxuan Shui

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=20140717154039.GA3279@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=tomasz.bursztyka@linux.intel.com \
    --cc=yshuiv7@gmail.com \
    /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).