summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: skip stateful expression in sets tests if kernel lacks supportPablo Neira Ayuso2023-11-111-0/+2
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-113-0/+6
* tests/shell: use bash instead of /bin/sh for testsThomas Haller2023-10-161-1/+1
* tests: shell: skip adding catchall elements if unuspportedFlorian Westphal2023-09-211-2/+6
* evaluate: perform mark datatype compatibility check from mapsPablo Neira Ayuso2023-09-192-0/+64
* tests/shell: check diff in "maps/typeof_maps_0" and "sets/typeof_sets_0" testThomas Haller2023-09-181-16/+59
* tests/shell: skip test cases involving osf match if kernel lacks supportFlorian Westphal2023-09-181-4/+15
* tests/shell: skip catchall tests if kernel lacks supportFlorian Westphal2023-09-183-2/+23
* tests/shell: skip destroy tests if kernel lacks supportFlorian Westphal2023-09-181-0/+2
* tests/shell: skip map query if kernel lacks supportFlorian Westphal2023-09-181-8/+27
* tests/shell: typeof_integer/raw: prefer @nh for payload matchingFlorian Westphal2023-09-104-8/+8
* tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)Thomas Haller2023-09-093-0/+12
* tests/shell: add missing ".nodump" file for tests without dumpsThomas Haller2023-09-091-0/+0
* tests/shell: generate and add ".nft" dump files for existing testsThomas Haller2023-09-096-0/+517
* tests/shell: expand vmap test case to also cause batch abortFlorian Westphal2023-08-292-6/+22
* tests: add one more chain jump in vmap testFlorian Westphal2023-08-151-0/+5
* tests: add test with concatenation, vmap and timeoutFlorian Westphal2023-08-132-0/+62
* tests: shell: add test case for double-deactivationFlorian Westphal2023-08-122-0/+15
* tests: shell: Review test-cases for destroy commandPhil Sutter2023-08-033-13/+6
* tests: add dynmap datapath add/delete test caseFlorian Westphal2023-08-032-0/+57
* tests: shell: refcount memleak in map rhs with timeoutsPablo Neira Ayuso2023-07-041-0/+48
* expression: define .clone for catchall set elementPablo Neira Ayuso2023-06-301-0/+21
* tests: shell: cover refcount leak of mapping rhsPablo Neira Ayuso2023-06-271-0/+38
* tests: extend tests for destroy commandFernando Fernandez Mancera2023-06-014-0/+19
* evaluate: allow stateful statements with anonymous verdict mapsPablo Neira Ayuso2023-05-102-2/+2
* evaluate: set eval ctx for add/update statements with integer constantsFlorian Westphal2023-01-262-0/+17
* ct: use inet_service_type for proto-src and proto-dstPablo Neira Ayuso2022-12-222-0/+2
* evaluate: fix shift exponent underflow in concatenation evaluationPablo Neira Ayuso2022-12-222-3/+3
* tests: add a test case for map update from packet path with concatFlorian Westphal2022-12-122-0/+30
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-302-0/+32
* tests: add concat test case with integer base type subkeyFlorian Westphal2022-04-182-0/+12
* 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-292-0/+31
* 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
* tests: shell: remove redundant payload expressionsJeremy Sowden2022-01-152-5/+5
* netlink: reset temporary set element stmt list after list splicePablo Neira Ayuso2021-09-162-0/+27
* 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
* src: infer NAT mapping with concatenation from setPablo Neira Ayuso2021-07-132-13/+13
* evaluate: fix maps with key and data concatenationsPablo Neira Ayuso2021-06-232-0/+30
* src: allow use of 'verdict' in typeof definitionsFlorian Westphal2021-02-222-0/+8
* tests: shell: rename testcases/map/dump/0009vmap_0dump.nftPablo Neira Ayuso2020-06-141-1/+1
* evaluate: missing datatype definition in implicit_set_declaration()Pablo Neira Ayuso2020-06-072-0/+32
* concat: provide proper dtype when parsing typeof udataFlorian Westphal2020-04-012-0/+14
* tests: update nat_addr_port with typeof+concat mapsFlorian Westphal2020-02-262-0/+80
* tests: shell: adjust tests to new nat concatenation syntaxPablo Neira Ayuso2020-02-242-16/+16
* tests: nat: add and use maps with both address and serviceFlorian Westphal2020-02-242-0/+160
* tests: add initial nat map testFlorian Westphal2020-02-242-0/+96
* src: maps: update data expression dtype based on setFlorian Westphal2020-02-132-0/+49