All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [libnftables PATCH - v2] expr: Add support for NAT expressions
Date: Fri, 16 Nov 2012 08:02:18 +0100	[thread overview]
Message-ID: <20121116070218.GB12690@1984> (raw)
In-Reply-To: <1352990425-909-1-git-send-email-tomasz.bursztyka@linux.intel.com>

On Thu, Nov 15, 2012 at 04:40:25PM +0200, Tomasz Bursztyka wrote:
> Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
> ---
>  include/libnftables/expr.h          |   9 ++
>  include/linux/netfilter/nf_tables.h |   9 +-
>  src/Makefile.am                     |   1 +
>  src/expr/nat.c                      | 250 ++++++++++++++++++++++++++++++++++++
>  src/expr_ops.c                      |   2 +
>  5 files changed, 267 insertions(+), 4 deletions(-)
>  create mode 100644 src/expr/nat.c

Also applied the user-space side, thanks Tomasz.

      reply	other threads:[~2012-11-16  7:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 14:40 [libnftables PATCH - v2] expr: Add support for NAT expressions Tomasz Bursztyka
2012-11-16  7:02 ` Pablo Neira Ayuso [this message]

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=20121116070218.GB12690@1984 \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=tomasz.bursztyka@linux.intel.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 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.