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
/
sets
Commit message (
Expand
)
Author
Age
Files
Lines
*
evaluate: fix bogus assertion failure with boolean datatype
Florian Westphal
2023-12-12
2
-0
/
+26
*
tests: shell: Fix sets/reset_command_0 for current kernels
Phil Sutter
2023-11-22
1
-8
/
+2
*
tests/shell: sanitize "handle" in JSON output
Thomas Haller
2023-11-22
70
-70
/
+70
*
tests: shell: skip if kernel does not allow to restore set element expiration
Pablo Neira Ayuso
2023-11-22
1
-0
/
+2
*
tests: shell: skip synproxy test if kernel does not support it
Pablo Neira Ayuso
2023-11-22
1
-0
/
+2
*
tests: shell: detach synproxy test
Pablo Neira Ayuso
2023-11-22
4
-33
/
+52
*
tests: shell: connlimit tests requires set expression support
Pablo Neira Ayuso
2023-11-22
1
-0
/
+2
*
tests: shell: flush connlimit sets
Pablo Neira Ayuso
2023-11-21
2
-2
/
+3
*
tests: shell: skip sets/sets_with_ifnames if no pipapo backend is available
Pablo Neira Ayuso
2023-11-15
1
-0
/
+2
*
tests/shell: add JSON dump files
Thomas Haller
2023-11-15
74
-0
/
+74
*
src: expand create commands
Pablo Neira Ayuso
2023-11-15
2
-0
/
+19
*
tests: shell: split set NAT interval test
Pablo Neira Ayuso
2023-11-11
4
-22
/
+32
*
tests: shell: skip if kernel does not support bitshift
Pablo Neira Ayuso
2023-11-11
1
-43
/
+43
*
tests: shell: skip comment tests if kernel lacks support
Pablo Neira Ayuso
2023-11-11
1
-0
/
+2
*
tests: shell: skip NAT netmap tests if kernel lacks support
Pablo Neira Ayuso
2023-11-11
1
-0
/
+2
*
tests: shell: skip stateful expression in sets tests if kernel lacks support
Pablo Neira Ayuso
2023-11-11
3
-0
/
+6
*
tests: shell: skip pipapo tests if kernel lacks support
Pablo Neira Ayuso
2023-11-11
6
-2
/
+19
*
tests: shell: use /bin/bash in sets/elem_opts_compat_0
Pablo Neira Ayuso
2023-10-24
1
-1
/
+1
*
tests/shell: add missing "elem_opts_compat_0.nodump" file
Thomas Haller
2023-10-24
1
-0
/
+0
*
parser_bison: Fix for broken compatibility with older dumps
Phil Sutter
2023-10-20
1
-0
/
+29
*
tests/shell: use bash instead of /bin/sh for tests
Thomas Haller
2023-10-16
5
-5
/
+5
*
tests: shell: sets/reset_command_0: Fix drop_seconds()
Phil Sutter
2023-09-29
1
-1
/
+1
*
tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0
Pablo Neira Ayuso
2023-09-27
1
-3
/
+7
*
tests: shell: add feature probe for sctp chunk matching
Florian Westphal
2023-09-21
1
-10
/
+16
*
tests: shell: add feature probe for sets with more than one element
Florian Westphal
2023-09-21
3
-0
/
+6
*
limit: display default burst when listing ruleset
Pablo Neira Ayuso
2023-09-20
4
-6
/
+6
*
evaluate: expand sets and maps before evaluation
Pablo Neira Ayuso
2023-09-19
4
-0
/
+39
*
tests/shell: check diff in "maps/typeof_maps_0" and "sets/typeof_sets_0" test
Thomas Haller
2023-09-18
1
-15
/
+118
*
tests/shell: skip reset tests if kernel lacks support
Florian Westphal
2023-09-18
1
-0
/
+2
*
tests/shell: skip test cases involving osf match if kernel lacks support
Florian Westphal
2023-09-18
1
-6
/
+17
*
tests/shell: skip catchall tests if kernel lacks support
Florian Westphal
2023-09-18
2
-0
/
+4
*
tests/shell: skip destroy tests if kernel lacks support
Florian Westphal
2023-09-18
1
-0
/
+2
*
tests/shell: skip inner matching tests if unsupported
Florian Westphal
2023-09-18
1
-0
/
+2
*
tests: shell: fix dump validation message
Florian Westphal
2023-09-16
2
-13
/
+0
*
tests/shell: add missing nft/nodump files for tests
Thomas Haller
2023-09-15
1
-0
/
+0
*
tests/shell: add "random-source.sh" helper for random-source for sort/shuf
Thomas Haller
2023-09-15
1
-1
/
+1
*
tests/shell: typeof_integer/raw: prefer @nh for payload matching
Florian Westphal
2023-09-10
2
-4
/
+4
*
tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)
Thomas Haller
2023-09-09
4
-0
/
+8
*
tests/shell: add missing ".nodump" file for tests without dumps
Thomas Haller
2023-09-09
6
-0
/
+0
*
tests/shell: generate and add ".nft" dump files for existing tests
Thomas Haller
2023-09-09
23
-0
/
+423
*
tests/shell: skip test in rootless that hit socket buffer size limit
Thomas Haller
2023-09-07
6
-5
/
+94
*
tests: shell: 0043concatenated_ranges_0: re-enable all tests
Florian Westphal
2023-09-06
1
-6
/
+1
*
tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0
Pablo Neira Ayuso
2023-08-23
1
-2
/
+6
*
tests: shell: Stabilize sets/0043concatenated_ranges_0 test
Phil Sutter
2023-08-23
1
-2
/
+6
*
tests: shell: Stabilize sets/reset_command_0 test
Phil Sutter
2023-08-23
1
-39
/
+48
*
tests: shell: Review test-cases for destroy command
Phil Sutter
2023-08-03
3
-13
/
+6
*
Implement 'reset {set,map,element}' commands
Phil Sutter
2023-07-13
1
-0
/
+82
*
tests: extend tests for destroy command
Fernando Fernandez Mancera
2023-06-01
4
-0
/
+19
*
src: permit use of constant values in set lookup keys
Florian Westphal
2023-05-24
2
-0
/
+22
*
netlink: restore typeof interval map data type
Florian Westphal
2023-05-02
1
-2
/
+2
[next]