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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/shell: Skip netdev_chain_dev_addremove on tainted kernels
Phil Sutter
5 days
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
6
-15
/
+8
*
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
*
rule: return error if table does not exist
Florian Westphal
2025-03-20
1
-0
/
+3
*
evaluate: don't allow nat map with specified protocol
Florian Westphal
2025-03-20
1
-0
/
+5
*
expression: tolerate named set protocol dependency
Florian Westphal
2025-03-20
3
-0
/
+91
*
parser_bison: reject non-serializeable typeof expressions
Florian Westphal
2025-03-20
1
-0
/
+7
*
netlink: fix stack buffer overrun when emitting ranged expressions
Florian Westphal
2025-03-18
2
-1
/
+22
*
src: print set element with multi-word description in single one line
Pablo Neira Ayuso
2025-03-18
22
-523
/
+1016
*
evaluate: move interval flag compat check after set key evaluation
Florian Westphal
2025-03-18
1
-0
/
+13
*
evaluate: don't allow merging interval set/map with non-interval one
Florian Westphal
2025-03-13
1
-0
/
+12
*
evaluate: fix expression data corruption
Florian Westphal
2025-03-12
1
-0
/
+2
*
tests: shell: skip interval size tests on kernel that lack rbtree size fix
Florian Westphal
2025-03-12
2
-0
/
+4
*
evaluate: don't crash if range has same start and end interval
Florian Westphal
2025-03-10
3
-0
/
+55
*
tests: extend reset test case to cover interval set and map type
Florian Westphal
2025-03-07
1
-10
/
+60
*
segtree: fix string data initialisation
Florian Westphal
2025-03-07
1
-0
/
+62
*
netlink_delinearize: also consider exthdr type when trimming binops
Florian Westphal
2025-03-06
2
-0
/
+29
*
tcpopt: add symbol table for mptcp suboptions
Florian Westphal
2025-03-06
2
-0
/
+27
*
tests: remove temporary file
Florian Westphal
2025-03-06
1
-2
/
+7
*
tests: add atomic chain replace test
Florian Westphal
2025-03-06
2
-0
/
+73
*
tests: shell: random interval set with size
Pablo Neira Ayuso
2025-02-26
1
-0
/
+113
*
tests: shell: interval sets with size
Pablo Neira Ayuso
2025-02-26
1
-0
/
+42
*
fib: Change data type of fib oifname to "ifname"
Xiao Liang
2025-02-25
2
-0
/
+2
*
tests: shell: delete netdev chain after test
Pablo Neira Ayuso
2025-02-07
2
-0
/
+3
*
evaluate: allow to re-use existing metered set
Florian Westphal
2025-01-29
3
-0
/
+136
*
tests: shell: use mount --bind to change cgroupsv2 root
Pablo Neira Ayuso
2025-01-19
1
-1
/
+3
*
rule: make cmd_free(NULL) valid
Florian Westphal
2025-01-08
1
-0
/
+20
*
tests: shell: add cgroupv2 socket match test case
Florian Westphal
2025-01-06
2
-0
/
+143
*
libnftables: include canonical path to avoid duplicates
Pablo Neira Ayuso
2025-01-02
2
-0
/
+25
*
tests: shell: add a test case for netdev ruleset flush + parallel link down
Florian Westphal
2025-01-02
2
-0
/
+48
[next]