summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: shell: update kernel modules to cleanArturo Borrero Gonzalez2016-10-211-2/+4
* parser_bison: allow to use variable to add/create/delete elementsPablo Neira Ayuso2016-10-211-0/+22
* 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
* parser_bison: allow variable references in set elements definitionPablo Neira Ayuso2016-08-291-0/+23
* 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
* tests: shell: cover add and create set commandPablo Neira Ayuso2016-08-251-0/+15
* tests: shell: cover add and create set commandPablo Neira Ayuso2016-08-241-0/+14
* ct: display bit number instead of raw valueFlorian Westphal2016-08-222-0/+15
* tests: shell: add testcase for reject exprLiping Zhang2016-08-221-0/+9
* 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: tests to include filesPablo Neira Ayuso2016-08-104-0/+107
* 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
* parser_bison: keep map flag around when flags are specifiedPablo Neira Ayuso2016-07-271-0/+21
* 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
* tests: shell: make sure split table definition works via nft -fPablo Neira Ayuso2016-07-131-0/+50
* datatype: time_type should send milliseconds to userspacePablo Neira Ayuso2016-07-091-9/+9
* tests: shell: run-tests.sh: use src/nft binary by defaultArturo Borrero2016-06-232-2/+5
* tests: shell: cover transactions via nft -f using flat syntaxPablo Neira Ayuso2016-06-2222-0/+758
* tests: shell: cleanup tempfile handling in testcases/sets/cache_handling_0Arturo Borrero2016-06-151-7/+1
* tests: shell: delete unused variable in run-tests.shArturo Borrero2016-06-151-1/+1
* tests: shell: add endless jump loop testsLiping Zhang2016-06-152-0/+23
* tests: shell: make testcases which using tcp/udp port more rubostLiping Zhang2016-06-157-7/+7
* payload: don't update protocol context if we can't find a descriptionFlorian Westphal2016-06-074-0/+22
* 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/shell/run-tests.sh: print hint about testcase being executedArturo Borrero2016-05-131-0/+4
* tests/shell/run-tests.sh: execute tests in sorted orderArturo Borrero2016-05-131-1/+6
* tests/shell: add testcase to catch segfault if invalid syntax was usedArturo Borrero2016-05-131-0/+21