netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Patrick McHardy <kaber@trash.net>
Cc: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>,
	netfilter-devel@vger.kernel.org
Subject: Re: [nft PATCH v2 8/8] src: add events reporting
Date: Wed, 16 Apr 2014 19:58:48 +0200	[thread overview]
Message-ID: <20140416175848.GA4506@localhost> (raw)
In-Reply-To: <20140416165237.GA965@macbook.localnet>

On Wed, Apr 16, 2014 at 06:52:37PM +0200, Patrick McHardy wrote:
> On Wed, Apr 16, 2014 at 06:43:17PM +0200, Arturo Borrero Gonzalez wrote:
> > This patch adds a basic events reporting option to nft.
> > 
> > The syntax is:
> >  % nft monitor [new|destroy] [tables|chains|rules|sets|elements] [xml|json]
> > 
> > Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
> > ---
> > v2: Move code to libnftnl. Allow multiple set_elem in a single event.
> >     Rename functions. Rename options to [new|destroy].
> >     Handle chain/table updates.
> 
> If Pablo has no further objections I'll apply your series.

This look good to me, thanks Patrick and Arturo!

      reply	other threads:[~2014-04-16 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-16 16:43 [nft PATCH v2 8/8] src: add events reporting Arturo Borrero Gonzalez
2014-04-16 16:52 ` Patrick McHardy
2014-04-16 17:58   ` 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=20140416175848.GA4506@localhost \
    --to=pablo@netfilter.org \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=kaber@trash.net \
    --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 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).