Displaying 1 result from an estimated 1 matches for "nft_jansson_parse_rul".
Did you mean:
nft_jansson_parse_rule
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...o Neira (12):
ruleset: clean up the variable names in the xml/json parsing functions
src: don't create iterator with empty list
ruleset: refactor nft_ruleset_*_parse_ruleset()
set: refactor code in json parse function
rule: don't release the tree parameter from nft_jansson_parse_rule()
ruleset: fix leak in json/xml in set lists
ruleset: fix crash if we free sets included in the set_list
ruleset: crash from error path when we build the xml/json tree
xml: test if the root node name is initialized
examples: add nft-ruleset-parse-file
ruleset: a...