From: Alvaro Neira <alvaroneay@gmail.com>
To: netfilter-devel@vger.kernel.org
Cc: eric@regit.org
Subject: [libnftables PATCH 0/2] Series Add Json Support
Date: Fri, 05 Jul 2013 14:41:20 +0200 [thread overview]
Message-ID: <20130705123837.23285.5489.stgit@Ph0enix> (raw)
I have done the function for exporting set to JSON Format and I have changed
nft-table-get for exporting tables in other families.
---
Álvaro Neira Ayuso (2):
set: add Json Export Support
examples: nft-table-get different families options
examples/nft-set-elem-get.c | 15 ++++++++----
examples/nft-set-get.c | 15 ++++++++----
examples/nft-table-get.c | 26 ++++++++++++++++----
include/libnftables/set.h | 5 ++++
src/set.c | 56 +++++++++++++++++++++++++++++++++++++++++--
src/set_elem.c | 49 ++++++++++++++++++++++++++++++++++++--
6 files changed, 147 insertions(+), 19 deletions(-)
--
Á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
next reply other threads:[~2013-07-05 12:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 12:41 Alvaro Neira [this message]
2013-07-05 12:41 ` [libnftables PATCH 1/2] set: add Json Export Support Alvaro Neira
2013-07-05 22:22 ` Pablo Neira Ayuso
2013-07-05 12:41 ` [libnftables PATCH 2/2] examples: nft-table-get different families options Alvaro Neira
2013-07-05 22:23 ` Pablo Neira Ayuso
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=20130705123837.23285.5489.stgit@Ph0enix \
--to=alvaroneay@gmail.com \
--cc=eric@regit.org \
--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).