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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: monitor: enclose device names in quotes
Pablo Neira Ayuso
2025-07-10
1
-1
/
+1
*
src: detach set, list and concatenation expression layout
Pablo Neira Ayuso
2025-07-10
17
-188
/
+207
*
src: convert set to list expression
Pablo Neira Ayuso
2025-07-10
2
-10
/
+57
*
evaluate: validate set expression type before accessing flags
Pablo Neira Ayuso
2025-07-10
1
-1
/
+2
*
evaluate: mappings require set expression
Pablo Neira Ayuso
2025-07-10
1
-2
/
+0
*
rule: print chain and flowtable devices in quotes
Pablo Neira Ayuso
2025-07-10
12
-21
/
+21
*
src: add conntrack information to trace monitor mode
Florian Westphal
2025-07-08
4
-15
/
+147
*
src: split monitor trace code into new trace.c
Florian Westphal
2025-07-07
6
-338
/
+363
*
tests: py: re-enables nft-test.py to load the local nftables.py
Zhongqiu Duan
2025-07-04
1
-1
/
+1
*
tests: shell: use binary defined by run-tests.sh
Zhongqiu Duan
2025-07-03
1
-2
/
+0
*
doc: Clarify cgroup meta variable
Michal Koutný
2025-07-03
1
-1
/
+1
*
Merge branch 'tests_shell_check_tree_fixes'
Florian Westphal
2025-06-30
41
-1
/
+5700
|
\
|
*
tests: shell: add json dump files
Florian Westphal
2025-06-30
2
-0
/
+55
|
*
tests: shell: move bogons to correct directory
Florian Westphal
2025-06-30
3
-1
/
+1
|
*
tests: shell: add a few nodump files
Florian Westphal
2025-06-30
3
-0
/
+0
|
*
tests: shell: add include dumps
Florian Westphal
2025-06-30
1
-0
/
+76
|
*
tests: shell: add maps dumps
Florian Westphal
2025-06-30
9
-0
/
+2978
|
*
tests: shell: add nft-i dumps
Florian Westphal
2025-06-30
2
-0
/
+101
|
*
tests: shell: add sets dumps
Florian Westphal
2025-06-30
10
-0
/
+1519
|
*
tests: shell: add optimize dump files
Florian Westphal
2025-06-29
5
-0
/
+536
|
*
tests: shell: add bitwise json dump files
Florian Westphal
2025-06-29
6
-0
/
+434
|
/
*
fib: allow to use it in set statements
Pablo Neira Ayuso
2025-06-27
5
-1
/
+57
*
fib: allow to check if route exists in maps
Pablo Neira Ayuso
2025-06-27
19
-31
/
+100
*
tests: shell: Fix ifname_based_hooks feature check
Phil Sutter
2025-06-26
2
-9
/
+21
*
evaluate: prevent merge of sets with incompatible keys
Florian Westphal
2025-06-26
3
-1
/
+26
*
evaluate: check that set type is identical before merging
Florian Westphal
2025-06-26
3
-2
/
+52
*
evaluate: avoid double-free on error handling of bogus objref maps
Florian Westphal
2025-06-26
2
-1
/
+11
*
evaluate: make sure chain jump name comes with a null byte
Florian Westphal
2025-06-26
2
-5
/
+24
*
json: reject too long interface names
Florian Westphal
2025-06-26
2
-2
/
+105
*
tests/py: clean up set backend support fallout
Florian Westphal
2025-06-24
1
-1
/
+1
*
src: use EXPR_RANGE_VALUE in interval maps
Pablo Neira Ayuso
2025-06-23
3
-9
/
+49
*
expression: constant range is not a singleton
Pablo Neira Ayuso
2025-06-23
1
-1
/
+1
*
src: use constant range expression for interval+concatenation sets
Pablo Neira Ayuso
2025-06-23
2
-3
/
+15
*
parser_bison: allow delete command with map via handle
Pablo Neira Ayuso
2025-06-23
3
-1
/
+6
*
parser_bison: only reset by name is supported by now
Pablo Neira Ayuso
2025-06-23
2
-2
/
+4
*
cache: pass name to cache_add()
Pablo Neira Ayuso
2025-06-23
2
-35
/
+16
*
cache: assert name is non-nul when looking up
Pablo Neira Ayuso
2025-06-23
1
-2
/
+9
*
rule: skip fuzzy lookup if object name is not available
Pablo Neira Ayuso
2025-06-23
1
-0
/
+12
*
tests: shell: add feature check for count output change
Florian Westphal
2025-06-22
11
-27
/
+65
*
src: print count variable in normal set listings
Florian Westphal
2025-06-22
3
-3
/
+11
*
debug: include kernel set information on cache fill
Florian Westphal
2025-06-22
2
-2
/
+16
*
tests/py: prepare for set debug change
Florian Westphal
2025-06-22
1
-5
/
+10
*
src: BASECHAIN flag no longer implies presence of priority expression
Florian Westphal
2025-06-22
2
-6
/
+16
*
evaluate: restrict allowed subtypes of concatenations
Florian Westphal
2025-06-22
3
-1
/
+70
*
evaluate: rename recursion counter to recursion.binop
Florian Westphal
2025-06-22
2
-7
/
+11
*
test: shell: Add rate_limit test case for 'limit statement'.
Yi Chen
2025-06-22
2
-0
/
+136
*
test: shell: Add wait_local_port_listen() helper to lib.sh
Yi Chen
2025-06-22
3
-3
/
+27
*
test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.sh
Yi Chen
2025-06-22
4
-37
/
+45
*
test: shell: nat_ftp: test files must be world-readable
Florian Westphal
2025-06-22
1
-0
/
+1
*
test: shell: Don't use system nft binary
Yi Chen
2025-06-22
3
-4
/
+4
[next]