summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: Adjust to ifname-based hooksPhil Sutter2025-06-121-0/+3
* tests: shell: skip egress in netdev chain release path testPablo Neira Ayuso2025-05-201-7/+11
* tests/shell: Skip netdev_chain_dev_addremove on tainted kernelsPhil Sutter2025-05-081-10/+11
* tests: shell: delete netdev chain after testPablo Neira Ayuso2025-02-071-0/+1
* tests: shell: add a test case for netdev ruleset flush + parallel link downFlorian Westphal2025-01-022-0/+48
* tests: shell: move device to different namespacePablo Neira Ayuso2024-11-051-0/+39
* tests: shell: resolve check-tree.sh errorsFlorian Westphal2024-08-083-0/+39
* tests: shell: connect chains to hook pointFlorian Westphal2024-07-1112-8/+29
* tests: shell: test jump to basechain is rejected, even if there is no loopFlorian Westphal2024-07-111-0/+25
* tests: shell: add dependencies to skip unsupported tests in older kernelsPablo Neira Ayuso2024-06-131-0/+2
* tests: shell: combine dormant flag with netdevice removalPablo Neira Ayuso2024-04-251-0/+9
* tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/i...Pablo Neira Ayuso2024-04-082-0/+4
* tests: shell: Add missing json-nft dumpsPhil Sutter2024-03-191-0/+75
* tests: shell: Pretty-print all *.json-nft dumpsPhil Sutter2024-02-0842-42/+7605
* tests: shell: cover netns removal for netdev and inet/ingress basechainsPablo Neira Ayuso2024-02-074-0/+78
* tests: shell: netdevice removal for inet familyPablo Neira Ayuso2024-02-072-6/+20
* tests: shell: extend coverage for netdevice removalPablo Neira Ayuso2024-01-104-0/+59
* json: deal appropriately with multidevice in chainPablo Neira Ayuso2023-11-233-3/+3
* tests/shell: sanitize "handle" in JSON outputThomas Haller2023-11-2237-37/+37
* tests/shell: add JSON dump filesThomas Haller2023-11-1542-0/+42
* tests: shell: skip multidevice chain tests if kernel lacks supportPablo Neira Ayuso2023-11-111-0/+2
* parser_bison: fix length check for ifname in ifname_expr_alloc()Thomas Haller2023-10-241-6/+1
* tests/shell: cover long interface name in "0042chain_variable_0" testThomas Haller2023-10-242-6/+34
* tests/shell: use bash instead of /bin/sh for testsThomas Haller2023-10-162-2/+2
* tests/shell: skip destroy tests if kernel lacks supportFlorian Westphal2023-09-181-0/+2
* tests/shell: skip inet ingress tests if kernel lacks supportFlorian Westphal2023-09-183-7/+11
* tests/shell: skip some tests if kernel lacks netdev egress supportFlorian Westphal2023-09-182-1/+11
* tests/shell: skip netdev_chain_0 if kernel requires netdev deviceFlorian Westphal2023-09-181-0/+2
* tests/shell: add and use chain binding feature probeFlorian Westphal2023-09-181-0/+5
* tests/shell: cleanup creating dummy interfaces in testsThomas Haller2023-09-182-19/+10
* tests/shell: remove spurious .nft dump filesThomas Haller2023-09-151-11/+0
* tests/shell: generate and add ".nft" dump files for existing testsThomas Haller2023-09-0930-0/+360
* tests/shell: return 77/skip for tests that fail to create dummy deviceThomas Haller2023-09-081-3/+3
* tests: shell: Review test-cases for destroy commandPhil Sutter2023-08-033-14/+7
* tests: fix inet nat prio testsFlorian Westphal2023-08-022-2/+2
* tests: extend tests for destroy commandFernando Fernandez Mancera2023-06-014-0/+19
* mnl: handle singleton element in netdevice setPablo Neira Ayuso2023-04-252-0/+8
* src: allow for updating devices on existing netdev chainPablo Neira Ayuso2023-04-242-0/+38
* tests: shell: rename and move bitwise test-casesJeremy Sowden2023-03-284-34/+0
* evaluate: init cmd pointer for new on-stack contextFlorian Westphal2022-03-041-0/+6
* tests: shell: remove stray debug flag.Jeremy Sowden2021-12-151-1/+1
* src: Support netdev egress hookLukas Wunner2021-10-283-1/+24
* tests: shell: auto-removal of chain hook on netns removalFlorian Westphal2021-10-191-0/+6
* testcases: move two dump files to correct locationFlorian Westphal2021-02-052-0/+10
* src: ingress inet supportPablo Neira Ayuso2020-10-132-0/+29
* src: allow for negative value in variable definitionsPablo Neira Ayuso2020-07-222-0/+23
* tests: shell: remove check for reject from preroutingPablo Neira Ayuso2020-07-211-11/+0
* src: allow to use variables in flowtable and chain devicesPablo Neira Ayuso2020-07-212-0/+52
* tests: shell: chmod 755 testcases/chains/0030create_0Pablo Neira Ayuso2020-07-211-0/+0
* src: support for implicit chain bindingsPablo Neira Ayuso2020-07-152-0/+30