summaryrefslogtreecommitdiffstats
path: root/tests/py/ip
Commit message (Expand)AuthorAgeFilesLines
* tests: py: Add basic tests for ip, ip6 and inetManuel Messner2017-02-122-0/+219
* statement: fix print of ip dnat addressFlorian Westphal2017-02-052-0/+13
* tests: py: Add tests for stateful objectsElise Lennion2017-01-272-0/+46
* tests: py: Use stateless option on testsElise Lennion2017-01-186-6/+6
* tests: py: update quota and payloadPablo Neira Ayuso2016-12-143-21/+21
* mnl: don't send empty set elements netlink message to kernelPablo Neira Ayuso2016-12-142-0/+12
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2914-53/+659
* tests: py: add some testcases for log flagsPablo Neira Ayuso2016-11-141-1/+1
* 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/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-292-0/+11
* src: add offset attribute for numgen expressionLaura Garcia Liebana2016-10-271-0/+1
* 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-176-68/+34
* tests: py: fix numgen case failed due to changes in libnftnlLiping Zhang2016-09-231-3/+3
* tests: py: replace "eth0" with "lo" in dup expr testsLiping Zhang2016-09-122-6/+6
* 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
* tests: py: adapt it to new add element command semanticsPablo Neira Ayuso2016-08-291-3/+3
* parser_bison: redirect to :port for consistency with nat/masq statementPablo Neira Ayuso2016-08-182-22/+22
* src: add 'to' for snat and dnatPablo Neira Ayuso2016-08-184-24/+24
* src: quote user-defined strings when used from rule selectorsPablo Neira Ayuso2016-08-186-33/+33
* tests: ip payload set support for ecn and dscpFlorian Westphal2016-08-014-0/+123
* tests: add basic payload testsFlorian Westphal2016-07-214-0/+74
* payload: don't update protocol context if we can't find a descriptionFlorian Westphal2016-06-074-0/+22
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-139-207/+207
* tests/py: add missing netdev ip dscp payload testsPablo Neira Ayuso2016-05-111-0/+43
* src: add dscp supportPablo Neira Ayuso2016-05-113-5/+81
* tests/py: add interval testsPablo Neira Ayuso2016-04-271-0/+12
* tests/py: explicitly indication of set type and flags from test definitionsPablo Neira Ayuso2016-04-271-6/+6
* tests/py: add tests for router-advertisement and router-solicitation icmp typesPablo Neira Ayuso2016-03-102-1/+30
* tests/py: extend masquerade to cover ports tooPablo Neira Ayuso2016-03-032-0/+19
* tests/py: test port ranges and maps for redirectPablo Neira Ayuso2016-01-312-0/+24
* netlink_delinearize: only remove protocol if equal cmp is usedFlorian Westphal2016-01-272-0/+24
* nft: swap key and direction in ct_dir syntaxFlorian Westphal2016-01-072-24/+24
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-134-0/+620
* tests/py: don't test log statement from protocol matchPablo Neira Ayuso2016-01-133-30/+18
* tests/py: update test files syntaxPablo M. Bermudo Garay2016-01-1212-17/+26
* tests: add ct tests for ip familyFlorian Westphal2016-01-042-0/+85
* tests/: rearrange tests directoryArturo Borrero2015-12-1523-0/+2313