All of lore.kernel.org
 help / color / mirror / Atom feed
* [libnftnl PATCH 0/4] limit: Do not print unset value
@ 2014-06-16  9:10 Ana Rey
  2014-06-16  9:10 ` [libnftnl PATCH 1/4] expr: limit: Add nft_rule_expr_limit_snprinf_* functions Ana Rey
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ana Rey @ 2014-06-16  9:10 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Ana Rey

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

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

 src/expr/limit.c | 90 ++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 62 insertions(+), 28 deletions(-)

-- 
2.0.0


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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16  9:10 [libnftnl PATCH 0/4] limit: Do not print unset value Ana Rey
2014-06-16  9:10 ` [libnftnl PATCH 1/4] expr: limit: Add nft_rule_expr_limit_snprinf_* functions Ana Rey
2014-06-16  9:10 ` [libnftnl PATCH 2/4] expr: limit: Use nft_rule_expr_set_* in the xml parsing code Ana Rey
2014-06-16  9:10 ` [libnftnl PATCH 3/4] expr: limit: Do not print unset values in json Ana Rey
2014-06-16  9:10 ` [libnftnl PATCH 4/4] expr: limit: Do not print unset values in xml Ana Rey
2014-06-16 10:34 ` [libnftnl PATCH 0/4] limit: Do not print unset value Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.