netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alvaro Neira <alvaroneay@gmail.com>
To: netfilter-devel@vger.kernel.org
Subject: [libnftables PATCH 0/2] Series short description
Date: Sat, 08 Jun 2013 15:35:56 +0200	[thread overview]
Message-ID: <20130608133222.10197.21456.stgit@Ph0enix> (raw)

Add the implementation for exporting chains to JSON Format and for to test 
the function.

---

Alvaro Neira Ayuso (2):
      Add function for exporting chain to JSON Format
      Implementation for to test the function for exporting chains to JSON format


 examples/nft-chain-get.c    |    5 ++++-
 include/libnftables/chain.h |    1 +
 src/chain.c                 |   27 +++++++++++++++++++++++++++
 src/internal.h              |    1 +
 4 files changed, 33 insertions(+), 1 deletion(-)

-- 
Álvaro Neira Ayuso
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2013-06-08 13:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-08 13:35 Alvaro Neira [this message]
2013-06-08 13:36 ` [libnftables PATCH 1/2] Add function for exporting chain to JSON Format Alvaro Neira
2013-06-08 17:31   ` Pablo Neira Ayuso
2013-06-08 13:36 ` [libnftables PATCH 2/2] Implementation for to test the function for exporting chains to JSON format Alvaro Neira
2013-06-08 17:32   ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2013-06-07  9:14 [libnftables PATCH 0/2] Series short description Alvaro Neira

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=20130608133222.10197.21456.stgit@Ph0enix \
    --to=alvaroneay@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 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).