summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: better parameters for the interval stack overflow testŠtěpán Němec2021-12-081-2/+2
* iptopt: fix crash with invalid field/type comboFlorian Westphal2021-12-071-0/+7
* exthdr: support ip/tcp options and sctp chunks in typeof expressionsFlorian Westphal2021-12-072-0/+54
* cache: Support filtering for a specific flowtablePhil Sutter2021-12-031-5/+46
* exthdr: fix type number saved in udataFlorian Westphal2021-11-302-0/+10
* cache: do not skip populating anonymous set with -tPablo Neira Ayuso2021-11-181-2/+2
* evaluate: clone variable expression if there is more than one referencePablo Neira Ayuso2021-11-082-0/+30
* tests: shell: $NFT needs to be invoked unquotedŠtěpán Němec2021-11-051-1/+1
* tests: shell: Fix bogus testsuite failure with 250HzPhil Sutter2021-11-021-1/+1
* src: Support netdev egress hookLukas Wunner2021-10-283-1/+24
* tests: shell: add testcase for --tersePablo Neira Ayuso2021-10-281-0/+69
* tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge inter...Štěpán Němec2021-10-201-0/+29
* tests: shell: auto-removal of chain hook on netns removalFlorian Westphal2021-10-191-0/+6
* cache: set on cache flags for nested notationPablo Neira Ayuso2021-09-291-0/+25
* evaluate: check for concatenation in set data datatypePablo Neira Ayuso2021-09-292-0/+18
* netlink: dynset: set compound expr dtype based on set key definitionFlorian Westphal2021-09-292-0/+28
* netlink: reset temporary set element stmt list after list splicePablo Neira Ayuso2021-09-162-0/+27
* netlink_delinearize: incorrect meta protocol dependency kill againPablo Neira Ayuso2021-09-032-0/+90
* 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
* evaluate: expand variable containing set into multiple mappingsPablo Neira Ayuso2021-08-122-0/+29
* parser_bison: stateful statement support in mapPablo Neira Ayuso2021-07-262-0/+44
* tests: shell: Fix bogus testsuite failure with 100HzPhil Sutter2021-07-261-2/+2
* src: add --define key=valuePablo Neira Ayuso2021-07-202-0/+25
* src: support for nat with interval concatenationPablo Neira Ayuso2021-07-132-0/+52
* src: infer NAT mapping with concatenation from setPablo Neira Ayuso2021-07-132-13/+13
* src: remove STMT_NAT_F_INTERVAL flags and interval keywordPablo Neira Ayuso2021-07-132-2/+2
* netlink_delinarize: don't check for set element if set is not populatedFlorian Westphal2021-06-301-0/+13
* evaluate: fix maps with key and data concatenationsPablo Neira Ayuso2021-06-232-0/+30
* tests: shell: cover split chain reference across tablesPablo Neira Ayuso2021-06-142-0/+26
* tests: shell: extend connlimit testPablo Neira Ayuso2021-06-141-0/+12
* rule: rework CMD_OBJ_SETELEMS logicPablo Neira Ayuso2021-06-071-0/+14
* tests: add test case for removal of anon sets with only a single elementFlorian Westphal2021-06-074-1/+64
* tests: shell: don't assume fixed handle value in cache/0008_delete_by_handle_0Pablo Neira Ayuso2021-05-121-5/+10
* src: add set element catch-all supportPablo Neira Ayuso2021-05-114-0/+66
* tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizesStefano Brivio2021-05-081-0/+23
* rule: skip fuzzy lookup for unexisting 64-bit handlePablo Neira Ayuso2021-05-021-0/+8
* src: unbreak deletion by table handlePablo Neira Ayuso2021-05-021-0/+20
* parser: allow to load stateful ct connlimit elements in setsLaura Garcia Liebana2021-05-021-0/+14
* tests: shell: fix 0025empty_dynset_0Pablo Neira Ayuso2021-03-241-1/+1
* tests: shell: flowtable add after delete in batchPablo Neira Ayuso2021-03-242-0/+63
* segtree: release single element already contained in an intervalPablo Neira Ayuso2021-03-242-0/+16
* src: allow use of 'verdict' in typeof definitionsFlorian Westphal2021-02-222-0/+8
* tests: extend dtype test case to cover expression with integer typeFlorian Westphal2021-02-162-2/+83
* 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-0/+0
* src: evaluate: reset context maxlen value before prio evaluationFlorian Westphal2021-01-262-0/+24
* tests: shell: set element multi-statement supportPablo Neira Ayuso2020-12-184-0/+93