netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftnl PATCH 0/4] expr: counter: Do not print unset values in xml and json
@ 2014-06-24  7:15 Ana Rey
  2014-06-24  7:15 ` [libnftnl PATCH 1/4] expr: counter: Add nft_rule_expr_counter_snprinf_* functions Ana Rey
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ana Rey @ 2014-06-24  7:15 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Ana Rey

This patchset does tasks about does not print unset values in xml and json file
and about refactoring code:
* "expr: counter: Add nft_rule_expr_counter_snprinf_* functions"
* "expr: counter: Use nft_rule_expr_set_* in the xml parsing code"

Ana Rey (4):
  expr: counter: Add nft_rule_expr_counter_snprinf_* functions
  expr: counter: Use nft_rule_expr_set_* in the xml parsing code
  expr: counter: Do not print unset values in xml
  expr: counter: Do not print unset values in json

 src/expr/counter.c | 92 +++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 64 insertions(+), 28 deletions(-)

-- 
2.0.0


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

end of thread, other threads:[~2014-06-24  7:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24  7:15 [libnftnl PATCH 0/4] expr: counter: Do not print unset values in xml and json Ana Rey
2014-06-24  7:15 ` [libnftnl PATCH 1/4] expr: counter: Add nft_rule_expr_counter_snprinf_* functions Ana Rey
2014-06-24  7:15 ` [libnftnl PATCH 2/4] expr: counter: Use nft_rule_expr_set_* in the xml parsing code Ana Rey
2014-06-24  7:15 ` [libnftnl PATCH 3/4] expr: counter: Do not print unset values in xml Ana Rey
2014-06-24  7:15 ` [libnftnl PATCH 4/4] expr: counter: Do not print unset values in json Ana Rey

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