The following series implements a parsing update for libnftables. The first two patches implements two minor fixes I found while working with the nft_*_parse_file() funcs. The last four patches are related to the file parsing. Comments are welcome. PS: I'm sorry, it seems my diffstat is not working properly :-( --- Arturo Borrero Gonzalez (6): mxml: add error reference of the top node set_elem: add json parsing to API internal: rework parsing symbol logic internal: add a selector for parsing ops parsing: add interface to parse from file tests: update tests with nft_*_parse_file() tests/nft-parsing-test.c | 102 +++++++++++++++++++++++++++------------------- 1 file changed, 59 insertions(+), 43 deletions(-) -- Arturo Borrero Gonzalez -- 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