summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bitwise: add support for passing mask and xor via registers.Jeremy Sowden2020-03-021-24/+46
* tests: bitwise: fix error message.Jeremy Sowden2020-03-021-1/+1
* bitwise: add support for left- and right-shifts.Jeremy Sowden2020-01-181-18/+184
* bitwise: add support for new netlink attributes.Jeremy Sowden2020-01-181-0/+4
* bitwise: fix some incorrect indentation.Jeremy Sowden2020-01-181-2/+2
* tests: flowtable: Don't check NFTNL_FLOWTABLE_SIZEPhil Sutter2019-12-021-0/+2
* flowtable: add support for handle attributeEric Jallot2019-11-061-8/+12
* tests: Remove test-script.shMatt Turner2018-10-182-34/+0
* tests: Run regression tests from make checkMatt Turner2018-10-181-0/+2
* tests: Execute nft-flowtable-test in test-script.shMatt Turner2018-10-181-0/+1
* src: remove json supportPablo Neira Ayuso2018-10-1560-348/+2
* tests: add flowtable regression testPablo Neira Ayuso2018-03-052-0/+85
* tests: change char * pointer to constant (const char *)Harsha Sharma2017-12-303-4/+4
* 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