netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: Laura Garcia Liebana <nevola@gmail.com>,
	Netfilter Development Mailing list
	<netfilter-devel@vger.kernel.org>
Subject: Re: [PATCH v2] extensions: libxt_multiport: Add translation to nft
Date: Tue, 31 May 2016 12:03:55 +0200	[thread overview]
Message-ID: <20160531100355.GA1784@salvia> (raw)
In-Reply-To: <CAOkSjBjezoobHAqOpL9oNz1hPJ+6P-+ebNeUBkgOVo1Ni-xzHA@mail.gmail.com>

On Tue, May 31, 2016 at 10:23:31AM +0200, Arturo Borrero Gonzalez wrote:
> On 31 May 2016 at 00:41, Pablo Neira Ayuso <pablo@netfilter.org> wrote:
> > This is not yet supported. This requires a small kernel patch to allow
> > inversions in the nft_lookup.c. Then, the little extra code for
> > libnftnl and nft.
> >
> > All tests for this usecase are disabled at the moment.
> 
> What is your idea of the implementation?
> 
> Perhaps adding NFTA_LOOKUP_FLAGS and also:
> enum nft_lookup_flags {
>    NFT_LOOKUP_F_INV = (1 << 0),
> };

Something like that, yes.

  reply	other threads:[~2016-05-31 10:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30 19:47 [PATCH v2] extensions: libxt_multiport: Add translation to nft Laura Garcia Liebana
2016-05-30 22:08 ` Arturo Borrero Gonzalez
2016-05-30 22:41   ` Pablo Neira Ayuso
2016-05-31  8:23     ` Arturo Borrero Gonzalez
2016-05-31 10:03       ` Pablo Neira Ayuso [this message]
2016-05-31  7:22   ` Laura Garcia
2016-05-31  8:17     ` Arturo Borrero Gonzalez

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=20160531100355.GA1784@salvia \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=nevola@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).