summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases
Commit message (Expand)AuthorAgeFilesLines
* tests: add concat test case with integer base type subkeyFlorian Westphal2022-04-184-0/+30
* intervals: add support to automerge with kernel elementsPablo Neira Ayuso2022-04-132-0/+37
* segtree: add support for get element with sets that contain ifnamesFlorian Westphal2022-04-131-1/+20
* tests: add testcases for interface names in setsFlorian Westphal2022-04-132-0/+111
* optimize: Restore optimization for raw payload expressionsPablo Neira Ayuso2022-03-292-0/+63
* src: allow to use integer type header fields via typeof set declarationPablo Neira Ayuso2022-03-292-0/+47
* src: allow to use typeof of raw expressions in set declarationPablo Neira Ayuso2022-03-294-0/+60
* expression: typeof verdict needs verdict datatypePablo Neira Ayuso2022-03-292-0/+6
* src: copy field_count for anonymous object maps as wellFlorian Westphal2022-03-212-0/+22
* evaluate: init cmd pointer for new on-stack contextFlorian Westphal2022-03-041-0/+6
* optimize: do not assume log prefixPablo Neira Ayuso2022-03-042-0/+2
* optimize: more robust statement merge with vmapPablo Neira Ayuso2022-03-032-1/+2
* optimize: fix vmap with anonymous setsPablo Neira Ayuso2022-03-032-0/+8
* tests: add test case for flowtable with owner flagFlorian Westphal2022-02-221-0/+22
* optimize: merge verdict maps with same lookup keyPablo Neira Ayuso2022-01-262-0/+37
* parser_bison: missing synproxy support in map declarationsPablo Neira Ayuso2022-01-192-0/+33
* tests: shell: remove redundant payload expressionsJeremy Sowden2022-01-152-5/+5
* src: 'nft list chain' prints anonymous chains correctlyPablo Neira Ayuso2022-01-151-0/+19
* optimize: merge several selectors with different verdict into verdict mapPablo Neira Ayuso2022-01-152-0/+18
* optimize: merge same selector with different verdict into verdict mapPablo Neira Ayuso2022-01-152-0/+17
* optimize: merge rules with same selectors into a concatenationPablo Neira Ayuso2022-01-152-0/+18
* src: add ruleset optimization infrastructurePablo Neira Ayuso2022-01-152-0/+18
* evaluate: attempt to set_eval flag if dynamic updates requestedFlorian Westphal2022-01-112-0/+44
* tests: shell: extend catchall tests for mapsPablo Neira Ayuso2021-12-152-0/+11
* tests: shell: remove stray debug flag.Jeremy Sowden2021-12-151-1/+1
* netlink_delinearize: zero shift removalFlorian Westphal2021-12-092-0/+16
* tests: add shift+and typeof test casesFlorian Westphal2021-12-092-0/+29
* 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