netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnftnl PATCH v4 0/3] Do not print unset value in xml file
@ 2014-06-03 10:41 Ana Rey
  2014-06-03 10:41 ` [libnftnl PATCH v4 1/3] expr: log: Rename variables in nft_rule_expr_log_json_parse functions Ana Rey
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ana Rey @ 2014-06-03 10:41 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Ana Rey

Hi,

In this version, I add a new patch:
"expr: log: Rename variables in nft_rule_expr_log_json_parse functions"

It removes these changes out of "Use nft_rule_expr_set_* in the xml parsing code"
patch.

Also, I fix some errors with nft_rule_expr_set_* functions in
"Use nft_rule_expr_set_* in the xml parsing code" patch.

[Change in v3:]
In this version, I rename some variables, I fix writing errors in the patch
description and I fix wrong indentation.

[Change in v2:]

Hi,
After some advises of Arturo Borrero, I send a previous patch to
'Code refactoring to use nft_rule_expr_set_* functions' patch and v2 of
"Do not print unset values in xml" patch.


Ana Rey (3):
  expr: log: Rename variables in nft_rule_expr_log_json_parse functions
  expr: log: Use nft_rule_expr_set_* in the xml parsing code
  expr: log: Do not print unset values in xml

 src/expr/log.c | 95 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 54 insertions(+), 41 deletions(-)

-- 
2.0.0.rc2


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 10:41 [libnftnl PATCH v4 0/3] Do not print unset value in xml file Ana Rey
2014-06-03 10:41 ` [libnftnl PATCH v4 1/3] expr: log: Rename variables in nft_rule_expr_log_json_parse functions Ana Rey
2014-06-05 13:17   ` Pablo Neira Ayuso
2014-06-03 10:41 ` [libnftnl PATCH v4 2/3] expr: log: Use nft_rule_expr_set_* in the xml parsing code Ana Rey
2014-06-05 13:17   ` Pablo Neira Ayuso
2014-06-03 10:41 ` [libnftnl PATCH v4 3/3] expr: log: Do not print unset values in xml Ana Rey
2014-06-05 13:18   ` 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).