summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/chains
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: shell: add bit-shift tests.Jeremy Sowden2020-02-074-0/+34
* main: enforce options before commandsPablo Neira Ayuso2019-12-182-2/+10
* Revert "main: Fix for misleading error with negative chain priority"Phil Sutter2019-10-231-8/+0
* main: Fix for misleading error with negative chain priorityPhil Sutter2019-10-211-0/+8
* tests: shell: move chain priority and policy to chain folderPablo Neira Ayuso2019-08-098-0/+140
* cache: incorrect flags for create commandsPablo Neira Ayuso2019-07-162-0/+10
* src: fix netdev family device name parsingFlorian Westphal2019-01-091-5/+5
* tests: shell: change all test scripts to return 0Florian Westphal2019-01-0423-32/+65
* tests: shell: Improve performance of 0021prio_0Phil Sutter2018-09-261-7/+17
* tests: shell: Improve gen_chains() in 0021prio_0Phil Sutter2018-09-261-11/+4
* tests: shell: Drop one-time use variables in 0021prio_0Phil Sutter2018-09-261-30/+15