summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/sets
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* netlink_delinearize: also postprocess OP_AND in set element contextFlorian Westphal2022-08-051-0/+14
* tests: add a test case for ether and vlan listingFlorian Westphal2022-08-052-0/+20
* rule: crash when uncollapsing command with unexisting table or setPablo Neira Ayuso2022-07-071-0/+12
* evaluate: report missing interval flag when using prefix/range in concatenationPablo Neira Ayuso2022-07-071-0/+16
* scanner: allow prefix in ip6 scopeFlorian Westphal2022-07-072-0/+12
* segtree: fix map listing with interface wildcardPablo Neira Ayuso2022-06-271-0/+11
* evaluate: fix segfault when adding elements to invalid setPeter Tirsek2022-06-271-0/+11
* intervals: check for EXPR_F_REMOVE in case of element mismatchPablo Neira Ayuso2022-06-231-2/+18
* intervals: fix crash when trying to remove element in empty setPablo Neira Ayuso2022-06-231-0/+14
* intervals: do not report exact overlaps for new elementsPablo Neira Ayuso2022-06-191-0/+22
* tests: shell: runtime set element automergePablo Neira Ayuso2022-06-131-0/+64
* evaluate: reset ctx->set after set interval evaluationPablo Neira Ayuso2022-06-012-0/+28
* tests: shell: sets_with_ifnames release netns on exitPablo Neira Ayuso2022-06-011-0/+1
* sets_with_ifnames: add test case for concatenated rangeFlorian Westphal2022-05-092-24/+94
* tests: add concat test case with integer base type subkeyFlorian Westphal2022-04-182-0/+18
* 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
* src: allow to use typeof of raw expressions in set declarationPablo Neira Ayuso2022-03-292-0/+29
* parser_bison: missing synproxy support in map declarationsPablo Neira Ayuso2022-01-192-0/+33
* 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
* netlink_delinearize: zero shift removalFlorian Westphal2021-12-092-0/+16