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
Commit message (
Expand
)
Author
Age
Files
Lines
*
evaluate: prevent merge of sets with incompatible keys
Florian Westphal
4 days
1
-0
/
+13
*
evaluate: check that set type is identical before merging
Florian Westphal
5 days
2
-0
/
+31
*
evaluate: avoid double-free on error handling of bogus objref maps
Florian Westphal
5 days
1
-0
/
+10
*
evaluate: make sure chain jump name comes with a null byte
Florian Westphal
5 days
1
-0
/
+3
*
json: reject too long interface names
Florian Westphal
5 days
1
-0
/
+90
*
parser_bison: allow delete command with map via handle
Pablo Neira Ayuso
7 days
2
-0
/
+5
*
parser_bison: only reset by name is supported by now
Pablo Neira Ayuso
7 days
1
-0
/
+2
*
tests: shell: add feature check for count output change
Florian Westphal
8 days
11
-27
/
+65
*
src: BASECHAIN flag no longer implies presence of priority expression
Florian Westphal
8 days
1
-0
/
+6
*
evaluate: restrict allowed subtypes of concatenations
Florian Westphal
8 days
1
-0
/
+9
*
test: shell: Add rate_limit test case for 'limit statement'.
Yi Chen
8 days
2
-0
/
+136
*
test: shell: Add wait_local_port_listen() helper to lib.sh
Yi Chen
8 days
3
-3
/
+27
*
test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.sh
Yi Chen
8 days
4
-37
/
+45
*
test: shell: nat_ftp: test files must be world-readable
Florian Westphal
8 days
1
-0
/
+1
*
test: shell: Don't use system nft binary
Yi Chen
8 days
3
-4
/
+4
*
evaluate: don't BUG on unexpected base datatype
Florian Westphal
12 days
1
-0
/
+11
*
tests: shell: Adjust to ifname-based hooks
Phil Sutter
2025-06-12
5
-2
/
+34
*
tests: shell: Add a test case for FTP helper combined with NAT.
Yi Chen
2025-06-10
4
-0
/
+190
*
tests: helpers: suppress mount error messages
Florian Westphal
2025-06-06
1
-1
/
+1
*
json: work around fuzzer-induced assert crashes
Florian Westphal
2025-06-05
1
-0
/
+6
*
json: prevent null deref if chain->policy is not set
Florian Westphal
2025-06-04
2
-1
/
+12
*
tests: shell: check for features not available in 5.4
Pablo Neira Ayuso
2025-05-29
4
-1
/
+5
*
tests: shell: check if kernel supports for cgroupsv2 matching
Pablo Neira Ayuso
2025-05-20
2
-0
/
+8
*
tests: shell: skip egress in netdev chain release path test
Pablo Neira Ayuso
2025-05-20
1
-7
/
+11
*
tests: shell: Include kernel taint value in warning
Phil Sutter
2025-05-16
1
-1
/
+1
*
tests: shell: Add test case for JSON 'flags' arrays
Phil Sutter
2025-05-13
1
-0
/
+189
*
json: Print single set flag as non-array
Phil Sutter
2025-05-13
72
-288
/
+96
*
tests/shell: Skip netdev_chain_dev_addremove on tainted kernels
Phil Sutter
2025-05-08
1
-10
/
+11
*
tests: shell: Update packetpath/flowtables
Yi Chen
2025-04-22
1
-27
/
+50
*
netlink: bogus concatenated set ranges with netlink message overrun
Pablo Neira Ayuso
2025-04-21
2
-0
/
+741
*
evalute: make vlan pcp updates work
Florian Westphal
2025-04-22
1
-0
/
+2
*
parser_bison: add selector_expr rule to restrict typeof_expr
Pablo Neira Ayuso
2025-04-11
1
-0
/
+10
*
optimize: invalidate merge in case of duplicated key in set/map
Pablo Neira Ayuso
2025-04-09
1
-0
/
+40
*
parser_json: only allow concatenations with 2 or more expressions
Florian Westphal
2025-04-02
1
-0
/
+26
*
evaluate: fix crash when generating reject statement error
Florian Westphal
2025-04-02
1
-0
/
+32
*
optimize: expand expression list when merging into concatenation
Pablo Neira Ayuso
2025-04-01
3
-0
/
+64
*
cache: don't crash when filter is NULL
Florian Westphal
2025-04-01
1
-0
/
+1
*
evaluate: only allow stateful statements in set and map definitions
Florian Westphal
2025-03-31
1
-0
/
+34
*
expression: don't try to import empty string
Florian Westphal
2025-03-31
1
-0
/
+38
*
json: fix error propagation when parsing binop lhs/rhs
Florian Westphal
2025-03-31
1
-0
/
+76
*
tests: shell: Fix owner/0002-persist on aarch64
Phil Sutter
2025-03-28
1
-1
/
+2
*
tests: shell: Add socat availability feature test
Phil Sutter
2025-03-28
7
-15
/
+12
*
json: disallow empty concatenation
Pablo Neira Ayuso
2025-03-27
1
-0
/
+27
*
optimize: compact bitmask matching in set/map
Pablo Neira Ayuso
2025-03-27
2
-0
/
+40
*
json: return error if table does not exist
Florian Westphal
2025-03-27
1
-0
/
+3
*
tests: shell: missing ct count elements in new set_stmt test
Pablo Neira Ayuso
2025-03-25
1
-0
/
+4
*
evaluate: don't update cache for anonymous chains
Florian Westphal
2025-03-22
1
-0
/
+8
*
json: make sure timeout list is initialised
Florian Westphal
2025-03-21
2
-6
/
+83
*
tests: shell: extend coverage for set element statements
Pablo Neira Ayuso
2025-03-21
2
-0
/
+110
*
evaluate: fix assertion failure with malformed map definitions
Florian Westphal
2025-03-20
1
-0
/
+6
[next]