summaryrefslogtreecommitdiffstats
path: root/examples/nft-ruleset-parse-file.c
Commit message (Expand)AuthorAgeFilesLines
* src: remove libmxml supportArturo Borrero2016-09-231-4/+1
* src: get rid of _attr_ infix in new nftnl_ definitionsPablo Neira Ayuso2015-09-071-20/+20
* src: get rid of _ATTR_ infix in new nfntl_ definitionsPablo Neira Ayuso2015-09-071-18/+18
* src: rename existing functions to use the nftnl_ prefixPablo Neira Ayuso2015-09-071-122/+122
* ruleset: add nft_ruleset_ctx_freeAlvaro Neira2015-03-131-7/+1
* examples: add nft-ruleset-parse-fileAlvaro Neira2015-03-051-0/+486