netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftables PATCH 0/2] Series short description
@ 2013-06-07  9:14 Alvaro Neira
  2013-06-07  9:14 ` [libnftables PATCH 1/2] Add functions for exporting tables to JSON format Alvaro Neira
  2013-06-07  9:14 ` [libnftables PATCH 2/2] Add implementation for to proof the JSON export function Alvaro Neira
  0 siblings, 2 replies; 6+ messages in thread
From: Alvaro Neira @ 2013-06-07  9:14 UTC (permalink / raw)
  To: netfilter-devel

The following series implements...

I collapsed the patches. Now, you can compile libnftables without error if you apply the patch.

I hope everything is correct.

Thanks for all.

---

Alvaro Neira (2):
      Add functions for exporting tables to JSON format
      Add implementation for to proof the JSON export function


 examples/nft-table-get.c    |    4 ++++
 include/libnftables/table.h |    1 +
 src/internal.h              |    1 +
 src/table.c                 |   18 ++++++++++++++++++
 4 files changed, 24 insertions(+)

-- 
Á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] 6+ messages in thread
* [libnftables PATCH 0/2] Series short description
@ 2013-06-08 13:35 Alvaro Neira
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-07  9:14 [libnftables PATCH 0/2] Series short description Alvaro Neira
2013-06-07  9:14 ` [libnftables PATCH 1/2] Add functions for exporting tables to JSON format Alvaro Neira
2013-06-07 12:02   ` Pablo Neira Ayuso
2013-06-07  9:14 ` [libnftables PATCH 2/2] Add implementation for to proof the JSON export function Alvaro Neira
2013-06-07 12:02   ` Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
2013-06-08 13:35 [libnftables PATCH 0/2] Series short description Alvaro Neira

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