summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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/listing: add some listing testsArturo Borrero2016-03-0312-0/+329
* tests/shell: add first `nft -f' testsArturo Borrero2016-03-031-0/+25
* 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/shell: add tests for handles and commentsArturo Borrero2015-12-254-0/+34
* tests/shell: add test case for cache bugArturo Borrero2015-12-181-0/+35
* tests/shell: add maps tests casesArturo Borrero2015-12-182-0/+18
* tests/: add shell test-suiteArturo Borrero2015-12-182-0/+95
* tests/: rearrange tests directoryArturo Borrero2015-12-15158-0/+0
* tests: vlan pcp and cfi are located in the first bytePablo Neira Ayuso2015-12-141-10/+10
* tests: fix crash when rule test is malformedPablo M. Bermudo Garay2015-12-142-7/+6
* tests: remove useless logicPablo M. Bermudo Garay2015-12-145-8/+2
* tests: add *.got files to .gitignorePablo M. Bermudo Garay2015-12-101-26/+0
* tests: regression: fix arp.t expected payloadFlorian Westphal2015-11-271-17/+17
* tests: regression: allow to run tests from anywherePablo M. Bermudo Garay2015-11-191-4/+6
* tests: regression: homogenize indentation stylePablo M. Bermudo Garay2015-11-191-5/+5
* tests: add inet test for ip/ether concatenationFlorian Westphal2015-11-104-0/+42
* tests: add test cases for ethernet header matchingFlorian Westphal2015-11-068-0/+200
* tests: add tests matching on ether saddr for inet, bridge, ip, ip6Florian Westphal2015-11-065-0/+227