This patchset do task about does not print unset value in xml and json file and about refactoring code: "Use nft_rule_expr_set_* in the xml parsing code" Also, It add test files that is need to be modificated to these patch and It fixes a leak memory. Ana Rey (5): src: set: Use nft_rule_expr_set_* in the xml parsing code src: set: Do not print unset values in xml src: set: Do not print unset values in json src: set: Free memory in the same function that is reserved. tests: xmlfile: Test files without unset child elements in set elements src/jansson.c | 12 +-- src/set.c | 208 +++++++++++++++++++++++++----------------- src/set_elem.c | 50 +++++----- tests/xmlfiles/73-set.xml | 2 +- tests/xmlfiles/74-set.xml | 2 +- tests/xmlfiles/75-ruleset.xml | 2 +- 6 files changed, 158 insertions(+), 118 deletions(-) -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html