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
/
chains
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: shell: Adjust to ifname-based hooks
Phil Sutter
2025-06-12
1
-0
/
+3
*
tests: shell: skip egress in netdev chain release path test
Pablo Neira Ayuso
2025-05-20
1
-7
/
+11
*
tests/shell: Skip netdev_chain_dev_addremove on tainted kernels
Phil Sutter
2025-05-08
1
-10
/
+11
*
tests: shell: delete netdev chain after test
Pablo Neira Ayuso
2025-02-07
1
-0
/
+1
*
tests: shell: add a test case for netdev ruleset flush + parallel link down
Florian Westphal
2025-01-02
2
-0
/
+48
*
tests: shell: move device to different namespace
Pablo Neira Ayuso
2024-11-05
1
-0
/
+39
*
tests: shell: resolve check-tree.sh errors
Florian Westphal
2024-08-08
3
-0
/
+39
*
tests: shell: connect chains to hook point
Florian Westphal
2024-07-11
12
-8
/
+29
*
tests: shell: test jump to basechain is rejected, even if there is no loop
Florian Westphal
2024-07-11
1
-0
/
+25
*
tests: shell: add dependencies to skip unsupported tests in older kernels
Pablo Neira Ayuso
2024-06-13
1
-0
/
+2
*
tests: shell: combine dormant flag with netdevice removal
Pablo Neira Ayuso
2024-04-25
1
-0
/
+9
*
tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/i...
Pablo Neira Ayuso
2024-04-08
2
-0
/
+4
*
tests: shell: Add missing json-nft dumps
Phil Sutter
2024-03-19
1
-0
/
+75
*
tests: shell: Pretty-print all *.json-nft dumps
Phil Sutter
2024-02-08
42
-42
/
+7605
*
tests: shell: cover netns removal for netdev and inet/ingress basechains
Pablo Neira Ayuso
2024-02-07
4
-0
/
+78
*
tests: shell: netdevice removal for inet family
Pablo Neira Ayuso
2024-02-07
2
-6
/
+20
*
tests: shell: extend coverage for netdevice removal
Pablo Neira Ayuso
2024-01-10
4
-0
/
+59
*
json: deal appropriately with multidevice in chain
Pablo Neira Ayuso
2023-11-23
3
-3
/
+3
*
tests/shell: sanitize "handle" in JSON output
Thomas Haller
2023-11-22
37
-37
/
+37
*
tests/shell: add JSON dump files
Thomas Haller
2023-11-15
42
-0
/
+42
*
tests: shell: skip multidevice chain tests if kernel lacks support
Pablo Neira Ayuso
2023-11-11
1
-0
/
+2
*
parser_bison: fix length check for ifname in ifname_expr_alloc()
Thomas Haller
2023-10-24
1
-6
/
+1
*
tests/shell: cover long interface name in "0042chain_variable_0" test
Thomas Haller
2023-10-24
2
-6
/
+34
*
tests/shell: use bash instead of /bin/sh for tests
Thomas Haller
2023-10-16
2
-2
/
+2
*
tests/shell: skip destroy tests if kernel lacks support
Florian Westphal
2023-09-18
1
-0
/
+2
*
tests/shell: skip inet ingress tests if kernel lacks support
Florian Westphal
2023-09-18
3
-7
/
+11
*
tests/shell: skip some tests if kernel lacks netdev egress support
Florian Westphal
2023-09-18
2
-1
/
+11
*
tests/shell: skip netdev_chain_0 if kernel requires netdev device
Florian Westphal
2023-09-18
1
-0
/
+2
*
tests/shell: add and use chain binding feature probe
Florian Westphal
2023-09-18
1
-0
/
+5
*
tests/shell: cleanup creating dummy interfaces in tests
Thomas Haller
2023-09-18
2
-19
/
+10
*
tests/shell: remove spurious .nft dump files
Thomas Haller
2023-09-15
1
-11
/
+0
*
tests/shell: generate and add ".nft" dump files for existing tests
Thomas Haller
2023-09-09
30
-0
/
+360
*
tests/shell: return 77/skip for tests that fail to create dummy device
Thomas Haller
2023-09-08
1
-3
/
+3
*
tests: shell: Review test-cases for destroy command
Phil Sutter
2023-08-03
3
-14
/
+7
*
tests: fix inet nat prio tests
Florian Westphal
2023-08-02
2
-2
/
+2
*
tests: extend tests for destroy command
Fernando Fernandez Mancera
2023-06-01
4
-0
/
+19
*
mnl: handle singleton element in netdevice set
Pablo Neira Ayuso
2023-04-25
2
-0
/
+8
*
src: allow for updating devices on existing netdev chain
Pablo Neira Ayuso
2023-04-24
2
-0
/
+38
*
tests: shell: rename and move bitwise test-cases
Jeremy Sowden
2023-03-28
4
-34
/
+0
*
evaluate: init cmd pointer for new on-stack context
Florian Westphal
2022-03-04
1
-0
/
+6
*
tests: shell: remove stray debug flag.
Jeremy Sowden
2021-12-15
1
-1
/
+1
*
src: Support netdev egress hook
Lukas Wunner
2021-10-28
3
-1
/
+24
*
tests: shell: auto-removal of chain hook on netns removal
Florian Westphal
2021-10-19
1
-0
/
+6
*
testcases: move two dump files to correct location
Florian Westphal
2021-02-05
2
-0
/
+10
*
src: ingress inet support
Pablo Neira Ayuso
2020-10-13
2
-0
/
+29
*
src: allow for negative value in variable definitions
Pablo Neira Ayuso
2020-07-22
2
-0
/
+23
*
tests: shell: remove check for reject from prerouting
Pablo Neira Ayuso
2020-07-21
1
-11
/
+0
*
src: allow to use variables in flowtable and chain devices
Pablo Neira Ayuso
2020-07-21
2
-0
/
+52
*
tests: shell: chmod 755 testcases/chains/0030create_0
Pablo Neira Ayuso
2020-07-21
1
-0
/
+0
*
src: support for implicit chain bindings
Pablo Neira Ayuso
2020-07-15
2
-0
/
+30
[next]