index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
shell
/
testcases
/
transactions
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: print set element with multi-word description in single one line
Pablo Neira Ayuso
2025-03-18
1
-5
/
+10
*
tests: add atomic chain replace test
Florian Westphal
2025-03-06
2
-0
/
+73
*
tests: shell: more randomization for timeout parameter
Florian Westphal
2024-09-15
1
-8
/
+34
*
tests: shell: add test for kernel stack recursion bug
Florian Westphal
2024-09-10
2
-0
/
+39
*
tests: shell: resolve check-tree.sh errors
Florian Westphal
2024-08-08
2
-0
/
+20
*
tests: shell: connect chains to hook point
Florian Westphal
2024-07-11
2
-2
/
+2
*
tests: shell: add more ruleset validation test cases
Florian Westphal
2024-07-11
3
-0
/
+493
*
tests: shell: check for removing table via handle with incorrect family
Pablo Neira Ayuso
2024-06-27
1
-0
/
+9
*
tests: shell: skip NFTA_RULE_POSITION_ID tests if kernel does not support it
Pablo Neira Ayuso
2024-06-13
1
-0
/
+2
*
tests: shell: add dependencies to skip unsupported tests in older kernels
Pablo Neira Ayuso
2024-06-13
1
-0
/
+5
*
tests: shell: add regression test for double-free crash bug
Florian Westphal
2024-04-02
3
-0
/
+83
*
tests: shell: Regenerate all json-nft dumps
Phil Sutter
2024-03-19
1
-10
/
+10
*
tests: shell: Pretty-print all *.json-nft dumps
Phil Sutter
2024-02-08
41
-41
/
+6253
*
Revert "evaluate: error out when existing set has incompatible key"
Florian Westphal
2023-12-14
3
-0
/
+30
*
tests/shell: sanitize "handle" in JSON output
Thomas Haller
2023-11-22
27
-27
/
+27
*
tests: shell: quote reference to array to iterate over empty string
Pablo Neira Ayuso
2023-11-21
1
-1
/
+1
*
tests: shell: restore pipapo and chain binding coverage in standalone 30s-stress
Pablo Neira Ayuso
2023-11-15
1
-0
/
+9
*
tests: shell: skip pipapo set backend in transactions/30s-stress
Pablo Neira Ayuso
2023-11-15
1
-7
/
+44
*
tests/shell: add JSON dump files
Thomas Haller
2023-11-15
40
-0
/
+40
*
tests/shell: use bash instead of /bin/sh for tests
Thomas Haller
2023-10-16
1
-1
/
+1
*
tests: add test for dormant on/off/on bug
Florian Westphal
2023-10-07
2
-0
/
+52
*
tests/shell: add and use chain binding feature probe
Florian Westphal
2023-09-18
1
-7
/
+48
*
tests/shell: add missing nft/nodump files for tests
Thomas Haller
2023-09-15
1
-0
/
+0
*
tests/shell: drop unstable dump for "transactions/0051map_0" test
Thomas Haller
2023-09-15
2
-7
/
+0
*
tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)
Thomas Haller
2023-09-09
1
-0
/
+2
*
tests/shell: skip tests if nft does not support JSON mode
Thomas Haller
2023-09-09
1
-2
/
+12
*
tests/shell: generate and add ".nft" dump files for existing tests
Thomas Haller
2023-09-09
20
-0
/
+785
*
tests/shell: skip test in rootless that hit socket buffer size limit
Thomas Haller
2023-09-07
2
-0
/
+25
*
tests: 30s-stress: add failslab and abort phase tests
Florian Westphal
2023-08-24
1
-15
/
+375
*
tests: update bad_expression test case
Florian Westphal
2023-08-17
1
-0
/
+9
*
tests: add table validation check
Florian Westphal
2023-08-17
1
-0
/
+29
*
tests: add transaction stress test with parallel delete/add/flush and netns d...
Florian Westphal
2023-08-15
1
-0
/
+225
*
tests: shell: extend implicit chain map with flush command
Pablo Neira Ayuso
2023-07-21
1
-0
/
+1
*
tests: shell: bogus EBUSY errors in transactions
Pablo Neira Ayuso
2023-06-19
1
-0
/
+121
*
tests: shell: add test case for chain-in-use-splat
Florian Westphal
2023-06-16
1
-0
/
+19
*
tests: extend existing dormat test case to catch a kernel bug
Florian Westphal
2020-07-18
2
-0
/
+5
*
tests: shell: Search diff tool once and for all
Phil Sutter
2020-01-16
2
-5
/
+2
*
tests: shell: add huge transaction from firewalld
Eric Garver
2019-09-10
1
-0
/
+10
*
tests: shell: add huge JSON transaction
Eric Garver
2019-09-10
1
-0
/
+16
*
tests: shell: verify huge transaction returns expected number of rules
Eric Garver
2019-09-10
1
-2
/
+3
*
tests: shell: use-after-free from abort path
Pablo Neira Ayuso
2019-09-08
1
-0
/
+19
*
src: Support intra-transaction rule references
Phil Sutter
2019-06-07
4
-0
/
+52
*
tests/shell: Test large transaction with echo output
Phil Sutter
2019-05-31
1
-0
/
+14
*
tests: shell: bogus EBUSY on helper deletion from transaction
Pablo Neira Ayuso
2019-03-14
1
-0
/
+15
*
tests: shell: bogus ENOENT on element deletion in interval set
Pablo Neira Ayuso
2019-03-12
1
-0
/
+26
*
tests: shell: bogus EBUSY in set deletion after flush
Pablo Neira Ayuso
2019-03-08
1
-0
/
+18
*
tests: add test case for anon set abort.
Florian Westphal
2019-03-07
1
-0
/
+10
*
tests: shell: flush after rule deletion
Pablo Neira Ayuso
2019-02-15
1
-0
/
+22
*
tests: shell: exercise abort path with anonymous set that is bound to rule
Pablo Neira Ayuso
2019-02-08
1
-0
/
+14
*
mnl: name is ignored when deleting a table
Florian Westphal
2019-01-18
1
-0
/
+35
[next]