summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: shell: add testcases for named sets with intervalsArturo Borrero2016-04-275-0/+97
* payload: only merge if adjacent and combined size fits into a registerFlorian Westphal2016-04-193-0/+17
* tests/shell: delete tempfile failover in testcasesArturo Borrero2016-04-157-49/+7
* tests/shell: add testcases for Netfilter bug #965Arturo Borrero2016-04-159-0/+174
* test: shell: also unload NAT modulesArturo Borrero2016-04-131-0/+1
* tests/shell: add some tests for network namespacesArturo Borrero2016-04-073-0/+306
* tests/shell: add new testcases for commit/rollbackArturo Borrero2016-04-074-0/+267
* tests/shell: add chain validations testsArturo Borrero2016-03-239-0/+120
* tests/shell/run-tests.sh: tune kernel cleanupArturo Borrero2016-03-221-6/+5
* tests/shell: unload modules between testsArturo Borrero2016-03-171-2/+23
* src: revisit cache population logicPablo Neira Ayuso2016-03-142-14/+14
* tests: frag: enable more testsFlorian Westphal2016-03-103-3/+49
* netlink_delinarize: shift constant for ranges tooFlorian Westphal2016-03-102-4/+4
* nft-test: don't zap remainder of rule after handling a setFlorian Westphal2016-03-102-7/+13
* tests: frag: enable more testsFlorian Westphal2016-03-103-4/+72
* tests/py: add tests for router-advertisement and router-solicitation icmp typesPablo Neira Ayuso2016-03-102-1/+30
* parser_bison: allow 'snat' and 'dnat' keywords from the right-hand sidePablo Neira Ayuso2016-03-092-5/+22
* tests/py: enable tests for dccp typesPablo Neira Ayuso2016-03-075-4/+111
* tests/py: extend masquerade to cover ports tooPablo Neira Ayuso2016-03-034-0/+38
* tests/listing: add some listing testsArturo Borrero2016-03-0312-0/+329
* tests/shell: add first `nft -f' testsArturo Borrero2016-03-031-0/+25
* tests: add/fix inet+exthdr testsFlorian Westphal2016-03-025-0/+327
* evaluate: enforce ip6 proto with exthdr expressionFlorian Westphal2016-03-022-32/+28
* proto: use parameter-problem for icmpv6 typePablo Neira Ayuso2016-02-012-0/+9
* tests/py: test vlan on ingressPablo Neira Ayuso2016-01-312-0/+237