netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftnl PATCH 0/4] expr: target: Do not print unset values in xml and json files
@ 2014-06-23  9:38 Ana Rey
  2014-06-23  9:38 ` [libnftnl PATCH 1/4] expr: target: get a nft_rule_expr type in nft_rule_expr_target_snprintf_* functions Ana Rey
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ana Rey @ 2014-06-23  9:38 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: target: get a nft_rule_expr type in
    nft_rule_expr_target_snprintf_* functions"
* "expr: target: Use nft_rule_expr_set_* in the xml parsing code"

Ana Rey (4):
  expr: target: get a nft_rule_expr type in
    nft_rule_expr_target_snprintf_* functions
  expr: target: Use nft_rule_expr_set_* in the xml parsing code
  expr: target: Do not print unset values in xml file
  expr: target: Do not print unset values in json file

 src/expr/target.c | 41 +++++++++++++++++++----------------------
 1 file changed, 19 insertions(+), 22 deletions(-)

-- 
2.0.0


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

end of thread, other threads:[~2014-06-23 18:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23  9:38 [libnftnl PATCH 0/4] expr: target: Do not print unset values in xml and json files Ana Rey
2014-06-23  9:38 ` [libnftnl PATCH 1/4] expr: target: get a nft_rule_expr type in nft_rule_expr_target_snprintf_* functions Ana Rey
2014-06-23  9:38 ` [libnftnl PATCH 2/4] expr: target: Use nft_rule_expr_set_* in the xml parsing code Ana Rey
2014-06-23  9:38 ` [libnftnl PATCH 3/4] expr: target: Do not print unset values in xml file Ana Rey
2014-06-23  9:38 ` [libnftnl PATCH 4/4] expr: target: Do not print unset values in json file Ana Rey
2014-06-23 18:06 ` [libnftnl PATCH 0/4] expr: target: Do not print unset values in xml and json files 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).