summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/nft-f
Commit message (Expand)AuthorAgeFilesLines
* evaluate: clone variable expression if there is more than one referencePablo Neira Ayuso2021-11-082-0/+30
* cache: set on cache flags for nested notationPablo Neira Ayuso2021-09-291-0/+25
* tests: shell: add nft-f/0022variables_0 dump filePablo Neira Ayuso2021-08-202-5/+14
* src: queue: consolidate queue statement syntaxPablo Neira Ayuso2021-08-201-3/+3
* parser: permit symbolic define for 'queue num' againFlorian Westphal2021-08-202-0/+12
* src: add --define key=valuePablo Neira Ayuso2021-07-202-0/+25
* tests: shell: cover split chain reference across tablesPablo Neira Ayuso2021-06-142-0/+26
* rule: rework CMD_OBJ_SETELEMS logicPablo Neira Ayuso2021-06-071-0/+14
* tests: shell: fix 0025empty_dynset_0Pablo Neira Ayuso2021-03-241-1/+1
* tests: shell: extend 0025empty_dynset_0 to cover multi-statement supportPablo Neira Ayuso2021-02-092-0/+12
* tests: add empty dynamic setFlorian Westphal2021-02-052-0/+28
* testcases: move two dump files to correct locationFlorian Westphal2021-02-052-10/+0
* src: evaluate: reset context maxlen value before prio evaluationFlorian Westphal2021-01-262-0/+24
* tests: shell: exercise validation with nft -cPablo Neira Ayuso2020-10-311-0/+12
* mergesort: find base value expression type via recursionPablo Neira Ayuso2020-09-041-1/+1
* tests: shell: Search diff tool once and for allPhil Sutter2020-01-161-2/+1
* tests: shell: set reference from variable definitionPablo Neira Ayuso2019-11-181-0/+21
* tests: shell: fix failed tests due to missing quotesEric Jallot2019-10-087-11/+11
* nftables: don't crash in 'list ruleset' if policy is not setSergei Trofimovich2019-09-162-0/+20
* tests: shell: move chain priority and policy to chain folderPablo Neira Ayuso2019-08-098-140/+0
* src: allow variable in chain policyFernando Fernandez Mancera2019-08-086-0/+80
* src: allow variables in the chain priority specificationFernando Fernandez Mancera2019-08-086-0/+80
* src: add ct expectations supportStéphane Veyret2019-07-161-0/+18
* rule: print space between policy and timeoutPablo Neira Ayuso2019-07-012-2/+2
* rule: do not print semicolon in ct timeoutPablo Neira Ayuso2019-07-012-2/+2
* tests: shell: cannot use handle for non-existing rule in kernelPablo Neira Ayuso2019-06-171-1/+1
* tests: replace single element setsPablo Neira Ayuso2019-05-3110-12/+12
* src: Allow goto and jump to a variableFernando Fernandez Mancera2019-05-244-0/+67
* Revert "tests: shell: avoid single-value anon sets"Pablo Neira Ayuso2019-05-248-8/+8
* tests: shell: avoid single-value anon setsFlorian Westphal2019-05-198-8/+8
* payload: refine payload expr mergingFlorian Westphal2019-01-111-1/+1
* tests: shell: remove RETURNCODE_SEPARATORFlorian Westphal2019-01-041-0/+0
* tests: shell: fix up redefine test caseFlorian Westphal2019-01-041-6/+6
* tests: shell: change all test scripts to return 0Florian Westphal2019-01-045-4/+10
* monitor: Fix printing of ct objectsPhil Sutter2018-10-152-2/+2
* tests: shell: missing dump for 0017ct_timeout_obj_0Pablo Neira Ayuso2018-08-311-0/+11
* tests: shell: add tests for ct timeout objectsHarsha Sharma2018-08-311-0/+16
* tests: shell: fix 0012different_defines_0 with meta markPablo Neira Ayuso2018-08-141-1/+1
* src: Set/print standard chain prios with textual namesMáté Eckl2018-08-141-2/+2
* src: add --literal optionPablo Neira Ayuso2018-07-073-4/+4
* tests: shell: add quotes when using <<<-style here documentFlorian Westphal2018-06-0811-11/+11
* Support 'nft -f -' to read from stdinPhil Sutter2018-03-2015-172/+40
* tests: shell: autogenerate dump verificationLaura Garcia Liebana2018-03-0913-59/+103
* tests: shell: redefine and undefinePablo Neira Ayuso2018-03-041-0/+40
* tests: shell: Prevent lockout in nft-f/0008split_tables_0Phil Sutter2017-11-221-2/+2
* tests: shell: Add tests for variable definition.Varsha Rao2017-10-173-0/+74
* sets: Fix for missing space after last elementPhil Sutter2017-03-224-9/+9
* tests: shell: add testcase for different defines usageArturo Borrero Gonzalez2016-11-291-0/+44
* tests: shell: add a testcase for many definesArturo Borrero Gonzalez2016-11-291-0/+37
* parser_bison: allow to use variable to add/create/delete elementsPablo Neira Ayuso2016-10-211-0/+22