summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: skip NAT netmap tests if kernel lacks supportPablo Neira Ayuso2023-11-111-0/+2
* tests: shell: skip stateful expression in sets tests if kernel lacks supportPablo Neira Ayuso2023-11-113-0/+6
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-116-2/+19
* tests: shell: use /bin/bash in sets/elem_opts_compat_0Pablo Neira Ayuso2023-10-241-1/+1
* tests/shell: add missing "elem_opts_compat_0.nodump" fileThomas Haller2023-10-241-0/+0
* parser_bison: Fix for broken compatibility with older dumpsPhil Sutter2023-10-201-0/+29
* tests/shell: use bash instead of /bin/sh for testsThomas Haller2023-10-165-5/+5
* tests: shell: sets/reset_command_0: Fix drop_seconds()Phil Sutter2023-09-291-1/+1
* tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0Pablo Neira Ayuso2023-09-271-3/+7
* tests: shell: add feature probe for sctp chunk matchingFlorian Westphal2023-09-211-10/+16
* tests: shell: add feature probe for sets with more than one elementFlorian Westphal2023-09-213-0/+6
* limit: display default burst when listing rulesetPablo Neira Ayuso2023-09-204-6/+6
* evaluate: expand sets and maps before evaluationPablo Neira Ayuso2023-09-194-0/+39
* tests/shell: check diff in "maps/typeof_maps_0" and "sets/typeof_sets_0" testThomas Haller2023-09-181-15/+118
* tests/shell: skip reset tests if kernel lacks supportFlorian Westphal2023-09-181-0/+2
* tests/shell: skip test cases involving osf match if kernel lacks supportFlorian Westphal2023-09-181-6/+17
* tests/shell: skip catchall tests if kernel lacks supportFlorian Westphal2023-09-182-0/+4
* tests/shell: skip destroy tests if kernel lacks supportFlorian Westphal2023-09-181-0/+2
* tests/shell: skip inner matching tests if unsupportedFlorian Westphal2023-09-181-0/+2
* tests: shell: fix dump validation messageFlorian Westphal2023-09-162-13/+0
* tests/shell: add missing nft/nodump files for testsThomas Haller2023-09-151-0/+0
* tests/shell: add "random-source.sh" helper for random-source for sort/shufThomas Haller2023-09-151-1/+1
* tests/shell: typeof_integer/raw: prefer @nh for payload matchingFlorian Westphal2023-09-102-4/+4
* tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)Thomas Haller2023-09-094-0/+8
* tests/shell: add missing ".nodump" file for tests without dumpsThomas Haller2023-09-096-0/+0
* tests/shell: generate and add ".nft" dump files for existing testsThomas Haller2023-09-0923-0/+423
* tests/shell: skip test in rootless that hit socket buffer size limitThomas Haller2023-09-076-5/+94
* tests: shell: 0043concatenated_ranges_0: re-enable all testsFlorian Westphal2023-09-061-6/+1
* tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0Pablo Neira Ayuso2023-08-231-2/+6
* tests: shell: Stabilize sets/0043concatenated_ranges_0 testPhil Sutter2023-08-231-2/+6
* tests: shell: Stabilize sets/reset_command_0 testPhil Sutter2023-08-231-39/+48
* tests: shell: Review test-cases for destroy commandPhil Sutter2023-08-033-13/+6
* Implement 'reset {set,map,element}' commandsPhil Sutter2023-07-131-0/+82
* tests: extend tests for destroy commandFernando Fernandez Mancera2023-06-014-0/+19
* src: permit use of constant values in set lookup keysFlorian Westphal2023-05-242-0/+22
* netlink: restore typeof interval map data typeFlorian Westphal2023-05-021-2/+2
* tests: shell: Fix for unstable sets/0043concatenated_ranges_0Phil Sutter2023-04-201-2/+2
* parser_bison: allow to use quota in setsPablo Neira Ayuso2023-03-012-0/+53
* evaluate: expand value to range when nat mapping contains intervalsPablo Neira Ayuso2023-02-284-0/+55
* optimize: infer family for nat mappingPablo Neira Ayuso2023-02-211-0/+11
* evaluate: infer family from mappingPablo Neira Ayuso2023-02-211-0/+14
* evaluate: set eval ctx for add/update statements with integer constantsFlorian Westphal2023-01-262-0/+18
* tests: shell: extend runtime set element automerge to cover partial deletionsPablo Neira Ayuso2023-01-241-1/+50
* tests: shell: add vxlan set testsPablo Neira Ayuso2023-01-022-0/+43
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-082-0/+13
* tests: shell: deletion from interval concatenationPablo Neira Ayuso2022-10-182-0/+25
* netlink_delinearize: do not transfer binary operation to non-anonymous setsPablo Neira Ayuso2022-10-122-0/+37
* segtree: fix decomposition of unclosed intervals containing address prefixesJeremy Sowden2022-09-212-0/+42
* rule: check address family in set collapseDerek Hageman2022-09-012-0/+31
* concat with dynamically sized fields like vlan idMichael Braun2022-08-112-0/+18