summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add insert-failure testFlorian Westphal2017-03-162-3/+15
* tests: py: add ct helper testsFlorian Westphal2017-03-163-1/+28
* tests: shell: test comments with small setsPablo Neira Ayuso2017-03-131-0/+12
* tests: Adjust for changed exthdr debug outputPhil Sutter2017-03-132-14/+14
* fib: Support existence checkPhil Sutter2017-03-132-0/+13
* exthdr: Implement existence checkPhil Sutter2017-03-104-0/+96
* src: hash: support of symmetric hashLaura Garcia Liebana2017-03-062-0/+5
* tests: py: fix some typos in READMETimothy Redaelli2017-03-021-3/+3
* src: revisit tcp options supportPablo Neira Ayuso2017-02-286-61/+60
* tests: add test entries for conntrack zonesFlorian Westphal2017-02-282-0/+57
* tests: py: fix incorrect bytecode in numgen and hash mappingsPablo Neira Ayuso2017-02-252-2/+2
* tests: shell: remove nft_set_bitmap on each runPablo Neira Ayuso2017-02-161-1/+1
* tests: py: Add basic tests for ip, ip6 and inetManuel Messner2017-02-126-0/+656
* statement: fix print of ip dnat addressFlorian Westphal2017-02-052-0/+13
* tests: py: Add tests for stateful objectsElise Lennion2017-01-273-0/+59
* tests: py: Add suport for stateful objects in python testsElise Lennion2017-01-271-0/+131
* payload: explicit network ctx assignment for icmp/icmp6 in special familiesArturo Borrero Gonzalez2017-01-276-0/+132
* tests: shell: validate set sizePablo Neira Ayuso2017-01-242-0/+28
* tests: shell: Add test for flush bug on sets with sizeElise Lennion2017-01-241-0/+12
* tests: shell: Add test for set element leak bugElise Lennion2017-01-231-0/+11
* tests: py: Use stateless option on testsElise Lennion2017-01-1812-15/+15
* ct: add average bytes per packet counter supportLiping Zhang2017-01-162-0/+15
* tests: shell: add maps testsElise Lennion2017-01-104-0/+228
* tests: shell: cover cache flush on flush rulesetPablo Neira Ayuso2017-01-101-0/+26
* tests: py: update quota and payloadPablo Neira Ayuso2016-12-1411-61/+61
* mnl: don't send empty set elements netlink message to kernelPablo Neira Ayuso2016-12-142-0/+12
* tests: shell: add test case for inserting element into verdict mapLiping Zhang2016-12-041-0/+25
* tests: py: Test TCP flags match with parenthesesPhil Sutter2016-11-305-0/+33
* tests: shell: add testcase for different defines usageArturo Borrero Gonzalez2016-11-291-0/+44
* tests: shell: add a testcase for many definesArturo Borrero Gonzalez2016-11-291-0/+37
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2985-226/+4690
* tests: Add regression test for malformed setsAnatole Denis2016-11-291-0/+33
* src: add log flags syntax supportLiping Zhang2016-11-242-0/+21
* tests: shell: another testcase for deleting many set elementsArturo Borrero Gonzalez2016-11-241-0/+48
* tests: shell: testcase for deleting many set elementsArturo Borrero Gonzalez2016-11-241-0/+46
* tests: shell: testcase for adding many set elementsArturo Borrero Gonzalez2016-11-241-0/+32
* tests: shell: allow to execute a single testcaseArturo Borrero Gonzalez2016-11-241-0/+11
* Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...Florian Westphal2016-11-171-32/+0
* src: add notrack supportPablo Neira Ayuso2016-11-142-0/+6
* tests: py: missing range conversion in icmpv6Pablo Neira Ayuso2016-11-141-2/+1
* tests: py: add some testcases for log flagsPablo Neira Ayuso2016-11-143-17/+17
* tests: shell: add testcases for comments in set elementsArturo Borrero Gonzalez2016-11-093-0/+35
* src: add offset attribute for hash expressionLaura Garcia Liebana2016-11-092-0/+16
* src: make hash seed attribute optionalLaura Garcia Liebana2016-11-092-0/+8
* tests: shell: add a new testcase for ruleset loading bugArturo Borrero Gonzalez2016-11-091-0/+27
* tests: shell: introduce the cache testcases directoryArturo Borrero Gonzalez2016-11-091-0/+0
* tests: shell: delete useless stderr output in testcaseArturo Borrero Gonzalez2016-11-091-1/+1
* netlink_linearize: skip set element expression in flow table keyPablo Neira Ayuso2016-10-312-0/+22
* tests/py: add missing payload test for numgen offsetPablo Neira Ayuso2016-10-311-0/+5
* Replace tests/files/expr-rt with Python based tests, and replace ether typeAnders K. Pedersen2016-10-299-21/+56