summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: py: any: Remove duplicate testsManuel Johannes Messner2016-09-062-15/+0
* tests: py: any: Make tests more generic by using other interfacesManuel Johannes Messner2016-09-062-71/+71
* tests: py: nft-tests.py: Add function for loading and removing kernel modulesManuel Johannes Messner2016-09-061-0/+32
* tests: py: adapt netlink bytecode output of numgen and hashPablo Neira Ayuso2016-08-302-5/+5
* parser_bison: allow variable references in set elements definitionPablo Neira Ayuso2016-08-291-0/+23
* src: add hash expressionPablo Neira Ayuso2016-08-292-0/+22
* src: add numgen expressionPablo Neira Ayuso2016-08-292-0/+30
* src: add quota statementPablo Neira Ayuso2016-08-292-0/+76
* tests: py: adapt it to new add element command semanticsPablo Neira Ayuso2016-08-292-5/+5
* tests: shell: cover add and create set commandPablo Neira Ayuso2016-08-251-0/+15
* tests: shell: cover add and create set commandPablo Neira Ayuso2016-08-241-0/+14
* ct: display bit number instead of raw valueFlorian Westphal2016-08-222-0/+15
* tests: shell: add testcase for reject exprLiping Zhang2016-08-221-0/+9
* parser_bison: redirect to :port for consistency with nat/masq statementPablo Neira Ayuso2016-08-184-38/+38
* src: meta priority support using tc classidPablo Neira Ayuso2016-08-182-9/+86
* src: support for RFC2732 IPv6 address format with bracketsPablo Neira Ayuso2016-08-184-8/+19
* src: add 'to' for snat and dnatPablo Neira Ayuso2016-08-188-32/+32
* src: quote user-defined strings when used from rule selectorsPablo Neira Ayuso2016-08-1822-144/+144
* tests: tests to include filesPablo Neira Ayuso2016-08-104-0/+107
* tests: ip payload set support for ecn and dscpFlorian Westphal2016-08-014-0/+123
* tests: ip6 dscp, flowlabel and ecn test casesFlorian Westphal2016-08-013-0/+140
* parser_bison: keep map flag around when flags are specifiedPablo Neira Ayuso2016-07-271-0/+21
* tests: add ether payload set testFlorian Westphal2016-07-223-0/+11
* tests: add basic payload testsFlorian Westphal2016-07-2112-0/+180
* meta: add tests for meta randomFlorian Westphal2016-07-192-0/+12
* tests: shell: make sure split table definition works via nft -fPablo Neira Ayuso2016-07-131-0/+50
* datatype: time_type should send milliseconds to userspacePablo Neira Ayuso2016-07-091-9/+9
* tests: shell: run-tests.sh: use src/nft binary by defaultArturo Borrero2016-06-232-2/+5
* tests: shell: cover transactions via nft -f using flat syntaxPablo Neira Ayuso2016-06-2222-0/+758
* tests: shell: cleanup tempfile handling in testcases/sets/cache_handling_0Arturo Borrero2016-06-151-7/+1
* tests: shell: delete unused variable in run-tests.shArturo Borrero2016-06-151-1/+1
* tests: shell: add endless jump loop testsLiping Zhang2016-06-152-0/+23
* tests: shell: make testcases which using tcp/udp port more rubostLiping Zhang2016-06-157-7/+7
* payload: don't update protocol context if we can't find a descriptionFlorian Westphal2016-06-074-0/+22
* tests/py: add tests for frag more-fragments and frag reserved2Pablo Neira Ayuso2016-05-133-21/+44
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-1376-1917/+1917
* tests/shell/run-tests.sh: print hint about testcase being executedArturo Borrero2016-05-131-0/+4
* tests/shell/run-tests.sh: execute tests in sorted orderArturo Borrero2016-05-131-1/+6
* tests/shell: add testcase to catch segfault if invalid syntax was usedArturo Borrero2016-05-131-0/+21
* tests/shell: add testcase for 'nft -f' load with actionsArturo Borrero2016-05-131-0/+68
* tests/py: fix payload of dccp type in set elementsPablo Neira Ayuso2016-05-114-4/+4
* tests/py: fix fragment-offset fieldPablo Neira Ayuso2016-05-112-4/+4
* tests/py: add missing netdev ip dscp payload testsPablo Neira Ayuso2016-05-111-0/+43
* src: add dscp supportPablo Neira Ayuso2016-05-116-5/+163
* proto: remove priority field definition from IPv6 headerPablo Neira Ayuso2016-05-111-8/+0
* proto: update IPv6 flowlabel offset and length according to RFC2460Pablo Neira Ayuso2016-05-112-0/+8
* tests: py: allow to run tests with other nft binariesArturo Borrero2016-04-271-1/+1
* tests/py: add interval testsPablo Neira Ayuso2016-04-272-0/+23
* tests/py: explicitly indication of set type and flags from test definitionsPablo Neira Ayuso2016-04-273-32/+68
* tests/py: add more interval tests for anonymous setsPablo Neira Ayuso2016-04-274-0/+40