Displaying 1 result from an estimated 1 matches for "nft_ruleset_ctx_free".
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...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: add nft_ruleset_ctx_free
parser: Add operation not supported error message
Alvaro Neira Ayuso (4):
buffer: fix missing XML string tag in nft_buf_close
src: add command tag in JSON/XML export support
src: add support to import JSON/XML with the new command tag
tests: update JSON/XML tests with...