summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* tests: Add test cases for nested anonymous setsPhil Sutter2017-03-224-0/+57
* proto: Add some exotic ICMPv6 typesPhil Sutter2017-03-202-3/+39
* tests: add insert-failure testFlorian Westphal2017-03-162-3/+15
* tests: py: add ct helper testsFlorian Westphal2017-03-163-1/+28
* 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: 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: 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: 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: py: Test TCP flags match with parenthesesPhil Sutter2016-11-305-0/+33
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2985-226/+4690
* src: add log flags syntax supportLiping Zhang2016-11-242-0/+21
* 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
* 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
* 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-298-0/+56
* src: add fib expressionFlorian Westphal2016-10-282-0/+36
* ct: allow resolving ct keys at run timeFlorian Westphal2016-10-271-0/+5
* src: add offset attribute for numgen expressionLaura Garcia Liebana2016-10-271-0/+1
* meta: fix pkttype name and add 'other' symbolFlorian Westphal2016-10-272-4/+4
* src: support ct l3proto/protocol without direction syntaxLiping Zhang2016-10-172-8/+8
* src: use new range expression for != [a,b] intervalsPablo Neira Ayuso2016-10-1755-396/+198
* tests: py: fix numgen case failed due to changes in libnftnlLiping Zhang2016-09-231-3/+3
* tests: py: add more test cases for queue exprLiping Zhang2016-09-232-6/+17
* tests: py: replace "eth0" with "lo" in dup expr testsLiping Zhang2016-09-124-12/+12
* tests: catch ordering issue w. ether setFlorian Westphal2016-09-092-3/+3
* 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
* 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