summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* expr: hash: support of symmetric hashLaura Garcia Liebana2017-03-061-0/+4
* expr: add stateful object reference expressionPablo Neira Ayuso2016-12-093-0/+101
* src: support for stateful objectsPablo Neira Ayuso2016-12-093-0/+83
* src: add range expressionPablo Neira Ayuso2016-10-133-0/+114
* src: remove libmxml supportArturo Borrero2016-09-2370-132/+4
* expr: numgen: add number generation offsetLaura Garcia Liebana2016-09-221-0/+4
* expr: hash: Add offset to hash valueLaura Garcia Liebana2016-09-121-0/+4
* tests: queue: add missing NFTNL_EXPR_QUEUE_FLAGS compare testLiping Zhang2016-09-121-0/+3
* expr: numgen: Rename until attribute by modulusLaura Garcia Liebana2016-09-071-4/+4
* expr: add number generation expressionLaura Garcia Liebana2016-08-223-0/+103
* expr: add quota expressionPablo Neira Ayuso2016-08-223-0/+97
* expr: add hash expressionLaura Garcia Liebana2016-08-173-1/+108
* tests: masq: Fix wrong expression creationCarlos Falgueras García2016-08-131-1/+1
* tests: Fix tests for immediate and lookup expressionsCarlos Falgueras García2016-08-103-35/+67
* tests: Add missing tests to test-script.shCarlos Falgueras García2016-08-101-0/+3
* tests: Check set user dataCarlos Falgueras García2016-07-011-0/+4
* expr: lookup: give support for inverted matchingArturo Borrero2016-06-241-0/+4
* tests: stricter string attribute validationPablo Neira Ayuso2016-06-151-6/+3
* tests: shuffle values that are injectedPablo Neira Ayuso2016-06-1516-34/+34
* tests: Free nftnl_udata_buf before exitCarlos Falgueras García2016-05-251-0/+1
* tests: expr-nat: Use different values to testShivani Bhardwaj2016-04-151-6/+6
* tests: nft-rule-test: check for NFTNL_RULE_USERDATACarlos Falgueras García2016-04-141-0/+21
* expr: masq: Add support for port selectionShivani Bhardwaj2016-03-031-0/+8
* expr: add forward expressionPablo Neira Ayuso2016-02-012-0/+94
* expr: limit: add support for flagsPablo Neira Ayuso2016-01-131-0/+4
* expr: add dup expression supportPablo Neira Ayuso2015-09-212-0/+98
* expr: limit: add per-byte limiting supportPablo Neira Ayuso2015-09-211-0/+4
* expr: limit: add burst attributePablo Neira Ayuso2015-09-211-0/+4
* src: get rid of _attr_ infix in new nftnl_ definitionsPablo Neira Ayuso2015-09-074-88/+88
* src: get rid of _ATTR_ infix in new nfntl_ definitionsPablo Neira Ayuso2015-09-074-88/+88
* src: rename nftnl_rule_expr to nftnl_exprPablo Neira Ayuso2015-09-0719-472/+472
* src: rename existing functions to use the nftnl_ prefixPablo Neira Ayuso2015-09-0724-850/+850
* chain: add netdev family supportPablo Neira Ayuso2015-06-162-6/+7
* table: add netdev family supportPablo Neira Ayuso2015-05-291-3/+6
* tests: update JSON/XML tests with the new syntaxAlvaro Neira Ayuso2015-02-10125-124/+126
* expr: data_reg: use 'reg' instead of 'data_reg'Pablo Neira Ayuso2014-11-1078-78/+78
* src: consolidate XML/JSON exportationPablo Neira Ayuso2014-11-106-6/+6
* expr: nat: use 'nat_type' instead of 'type' in the parserPablo Neira Ayuso2014-11-102-2/+2
* tests: add tests for nft_redir expressionArturo Borrero2014-10-305-0/+104
* tests: also test nat flags attributeArturo Borrero2014-10-033-2/+6
* tests: add tests for the masq expressionArturo Borrero2014-10-035-0/+96
* src: get rid of cached copies of x_tables.h and xt_LOG.hPablo Neira Ayuso2014-08-312-26/+5
* tests: Add json and xml test file for queueAna Rey2014-06-164-0/+5
* tests: xmlfiles: Test files without unset child elements in set elementsAna Rey2014-06-113-3/+3
* tests: nft-parsing-test: Display error reason when testing XMLAna Rey2014-06-111-1/+2
* tests: xmlfile: Remove unset child elements in the log expressionAna Rey2014-06-104-4/+4
* tests: include xml and json test files via make distcheckPablo Neira Ayuso2014-04-261-1/+3
* tests: include test-script.sh via make distcheckPablo Neira Ayuso2014-04-251-0/+2
* tests: Fix a memory leakAna Rey2014-04-141-0/+2
* tests: Add support to check a json or xml testfileAna Rey2014-04-141-1/+47