summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* expr: ct: direction is optionalArturo Borrero2014-01-171-16/+46
* expr: ct: fix missing NFT_CT_L3PROTOCOL in ctkey2str_arrayArturo Borrero2014-01-161-0/+1
* tests: xml: delete commentsArturo Borrero2014-01-1548-48/+0
* lookup: xml: conditional output of dregArturo Borrero2014-01-151-13/+30
* mxml: add optional/mandatory flag to nft_mxml_reg_parseArturo Borrero2014-01-1512-57/+64
* set: xml: data_type/data_len are optionalArturo Borrero2014-01-151-13/+20
* update COPYINGPablo Neira Ayuso2014-01-151-4/+6
* expr: fix incorrect data type for several expression object fieldsPablo Neira Ayuso2014-01-105-11/+11
* tests: nft-parsing-test: use nft_ruleset_parse_file()Arturo Borrero2014-01-09112-338/+144
* src: add interface to parse from fileArturo Borrero2014-01-0915-2/+71
* src: rework and generalize the build/parse systemArturo Borrero2014-01-099-72/+141
* set_elem: add json parsing to APIArturo Borrero2014-01-084-5/+27
* mxml: add error reference of the top nodeArturo Borrero2014-01-081-2/+5
* src: new error reporting approach for XML/JSON parsersÁlvaro Neira Ayuso2014-01-0645-417/+757
* src: rename the parameter tag to node_name in jansson functionÁlvaro Neira Ayuso2014-01-032-24/+28
* build: properly handle --without-{xml,json}-parsingDouglas Freed2013-12-231-4/+2
* include: update netlink.h to 3.13Tomasz Bursztyka2013-12-121-5/+84
* examples: nft-rule-add: use existing batch infrastructurePablo Neira Ayuso2013-12-102-110/+152
* tests: expr-target: fix deprecation warningArturo Borrero2013-11-303-4/+23
* tests: extend test-script.sh to run XML and JSON testsArturo Borrero2013-11-301-0/+2
* src: consolidate netlink build header functionPablo Neira Ayuso2013-11-2413-115/+48
* include: fix possible clash in ifdef namespacePablo Neira Ayuso2013-11-247-20/+20
* tests: add unit tests for libnftablesAna Rey2013-11-2022-1/+2122
* table/chain: add u8 setter and getter for family valuesAna Rey2013-11-205-0/+34
* expr: log: fix wrong attribute type in nft_rule_expr_log_parseAna Rey2013-11-191-1/+1
* expr: target: fix wrong info length in nft_rule_expr_target_parseAna Rey2013-11-191-1/+1
* expr: log: fix missing \0 when sending log prefix to kernelAna Rey2013-11-191-1/+1
* expr: log: release prefixPablo Neira Ayuso2013-11-181-0/+8
* expr: match: fix wrong flag setting in nft_rule_expr_match_parsePablo Neira Ayuso2013-11-181-3/+3
* build: fix make distcheckPablo Neira Ayuso2013-11-184-2/+5
* expr: fix leak in target and match expressionsPablo Neira Ayuso2013-11-184-0/+20
* src: unify parse and output typesÁlvaro Neira Ayuso2013-11-1444-245/+207
* tests: json: remove rule flags in ruleset test fileÁlvaro Neira Ayuso2013-11-141-1/+1
* tests: fix reference to undefined symbolArturo Borrero2013-11-081-4/+4
* build: resolve build errors in dependent programsJan Engelhardt2013-11-056-0/+9
* build: resolve automake 1.12 warningJan Engelhardt2013-11-051-0/+1
* src: Fix a build issue on header inclusion in internal.hTomasz Bursztyka2013-11-051-0/+1
* test: report compilation without supportArturo Borrero2013-11-031-2/+2
* test: report errors building XML treeArturo Borrero2013-11-031-2/+8
* test: fix memleak in XML testingArturo Borrero2013-11-031-0/+2
* test: return EXIT_FAILURE if some error was foundArturo Borrero2013-11-031-4/+11
* src: add fprintf API functionsArturo Borrero2013-11-0314-0/+317
* ruleset: refactorize json/xml taggingArturo Borrero2013-11-031-53/+54
* tests: xml: fix truncated ruleset testfileArturo Borrero2013-10-281-1/+1
* include: fix missing struct nlmsghdr without definitionPablo Neira Ayuso2013-10-274-0/+8
* src: fix possible null pointer dereference in nft_*_attr_get_*Phil Oester2013-10-272-8/+8
* tests: update to fit latest limit changesArturo Borrero2013-10-272-2/+2
* expr: add rejectPablo Neira Ayuso2013-10-273-0/+219
* rule: remove NFT_RULE_ATTR_FLAGSPablo Neira Ayuso2013-10-2797-120/+97
* test: xml: fix malformed ruleset testfileArturo Borrero2013-10-271-1/+1