netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftables PATCH 0/2] Series short description
@ 2013-06-08 13:35 Alvaro Neira
  2013-06-08 13:36 ` [libnftables PATCH 1/2] Add function for exporting chain to JSON Format Alvaro Neira
  2013-06-08 13:36 ` [libnftables PATCH 2/2] Implementation for to test the function for exporting chains to JSON format Alvaro Neira
  0 siblings, 2 replies; 5+ messages in thread
From: Alvaro Neira @ 2013-06-08 13:35 UTC (permalink / raw)
  To: netfilter-devel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-08 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 13:35 [libnftables PATCH 0/2] Series short description Alvaro Neira
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

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).