summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: py: adapt it to new add element command semanticsPablo Neira Ayuso2016-08-292-5/+5
* ct: display bit number instead of raw valueFlorian Westphal2016-08-222-0/+15
* 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: 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
* 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