All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Giuseppe Longo <giuseppelng@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [iptables-nftables PATCH v2] nft: refactoring parse operations for more genericity
Date: Mon, 2 Sep 2013 23:39:47 +0200	[thread overview]
Message-ID: <20130902213947.GA8732@localhost> (raw)
In-Reply-To: <1378128246-7593-1-git-send-email-giuseppelng@gmail.com>

On Mon, Sep 02, 2013 at 03:24:06PM +0200, Giuseppe Longo wrote:
> This will allow reusing nft_parse_* function for other family than IPv4
> or IPv6.

# xtables -A INPUT -s 1.1.1.1/32 -d 3.3.3.3/32 -j LOG
# xtables-save | grep 1.1.1.1
-A INPUT -s 1.1.1.1/32 -d 3.3.3.3/32

This doesn't work yet, it breaks targets.

Please, test your stuff.

  reply	other threads:[~2013-09-02 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02 13:24 [iptables-nftables PATCH v2] nft: refactoring parse operations for more genericity Giuseppe Longo
2013-09-02 21:39 ` Pablo Neira Ayuso [this message]
2013-09-03  7:38 ` Tomasz Bursztyka

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=20130902213947.GA8732@localhost \
    --to=pablo@netfilter.org \
    --cc=giuseppelng@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.