summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/py: test port ranges and maps for redirectPablo Neira Ayuso2016-01-314-0/+47
* src: add fwd statement for netdevPablo Neira Ayuso2016-01-312-0/+21
* src: add dup statement for netdevPablo Neira Ayuso2016-01-312-0/+21
* ip6: Add tests for icmpv6 packet typesShivani Bhardwaj2016-01-312-0/+10
* netlink_delinearize: only remove protocol if equal cmp is usedFlorian Westphal2016-01-272-0/+24
* netlink: do binop postprocessing also for map lookupsFlorian Westphal2016-01-264-0/+35
* tests: add two map test casesFlorian Westphal2016-01-266-0/+54
* src: support limit rate over valuePablo Neira Ayuso2016-01-142-16/+99
* tests: ct: remove BUG cases that work with current masterFlorian Westphal2016-01-071-33/+0