summaryrefslogtreecommitdiffstats
path: root/tests/py
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/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
* payload: only merge if adjacent and combined size fits into a registerFlorian Westphal2016-04-193-0/+17
* 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: 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
* ct regression tests for bytes, packetsFlorian Westphal2015-12-142-0/+27
* nft: swap key and direction in ct_dir syntaxFlorian Westphal2016-01-073-24/+32
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-1334-0/+2999
* tests/py: test udp from ip and ip6 familiesPablo Neira Ayuso2016-01-133-2/+446
* tests/py: don't test log statement from protocol matchPablo Neira Ayuso2016-01-1310-68/+24
* tests/py: update test files syntaxPablo M. Bermudo Garay2016-01-1252-120/+158
* tests/py: modify supported test file syntaxPablo M. Bermudo Garay2016-01-121-26/+44
* tests/py: convert chains and tables to objectsPablo M. Bermudo Garay2016-01-121-58/+72
* tests/py: simplify use of globalsPablo M. Bermudo Garay2016-01-121-18/+14
* tests/py: fix stylePablo M. Bermudo Garay2016-01-121-100/+109
* tests/py: remove unused variablesPablo M. Bermudo Garay2016-01-121-30/+8
* tests: add ct tests for ip familyFlorian Westphal2016-01-042-0/+85
* tests: py: check set value from selector and mapPablo Neira Ayuso2016-01-032-0/+15
* tests/: rearrange tests directoryArturo Borrero2015-12-15131-0/+15201