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
*
evaluate: prevent merge of sets with incompatible keys
Florian Westphal
4 days
3
-1
/
+26
*
evaluate: check that set type is identical before merging
Florian Westphal
5 days
3
-2
/
+52
*
evaluate: avoid double-free on error handling of bogus objref maps
Florian Westphal
5 days
2
-1
/
+11
*
evaluate: make sure chain jump name comes with a null byte
Florian Westphal
5 days
2
-5
/
+24
*
json: reject too long interface names
Florian Westphal
5 days
2
-2
/
+105
*
tests/py: clean up set backend support fallout
Florian Westphal
6 days
1
-1
/
+1
*
src: use EXPR_RANGE_VALUE in interval maps
Pablo Neira Ayuso
7 days
3
-9
/
+49
*
expression: constant range is not a singleton
Pablo Neira Ayuso
7 days
1
-1
/
+1
*
src: use constant range expression for interval+concatenation sets
Pablo Neira Ayuso
7 days
2
-3
/
+15
*
parser_bison: allow delete command with map via handle
Pablo Neira Ayuso
7 days
3
-1
/
+6
*
parser_bison: only reset by name is supported by now
Pablo Neira Ayuso
7 days
2
-2
/
+4
*
cache: pass name to cache_add()
Pablo Neira Ayuso
7 days
2
-35
/
+16
*
cache: assert name is non-nul when looking up
Pablo Neira Ayuso
7 days
1
-2
/
+9
*
rule: skip fuzzy lookup if object name is not available
Pablo Neira Ayuso
7 days
1
-0
/
+12
*
tests: shell: add feature check for count output change
Florian Westphal
8 days
11
-27
/
+65
*
src: print count variable in normal set listings
Florian Westphal
8 days
3
-3
/
+11
*
debug: include kernel set information on cache fill
Florian Westphal
8 days
2
-2
/
+16
*
tests/py: prepare for set debug change
Florian Westphal
8 days
1
-5
/
+10
*
src: BASECHAIN flag no longer implies presence of priority expression
Florian Westphal
8 days
2
-6
/
+16
*
evaluate: restrict allowed subtypes of concatenations
Florian Westphal
8 days
3
-1
/
+70
*
evaluate: rename recursion counter to recursion.binop
Florian Westphal
8 days
2
-7
/
+11
*
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
2
-1
/
+13
*
netlink: Avoid crash upon missing NFTNL_OBJ_CT_TIMEOUT_ARRAY attribute
Phil Sutter
2025-06-12
1
-3
/
+4
*
tests: py: Properly fix JSON equivalents for netdev/reject.t
Phil Sutter
2025-06-12
2
-21
/
+126
*
tests: shell: Adjust to ifname-based hooks
Phil Sutter
2025-06-12
5
-2
/
+34
*
tests: monitor: Fix for single flag array avoidance
Phil Sutter
2025-06-12
7
-8
/
+8
*
json: Dump flowtable hook spec only if present
Phil Sutter
2025-06-12
2
-9
/
+15
*
monitor: Correctly print flowtable updates
Phil Sutter
2025-06-12
1
-5
/
+9
*
netlink: Do not allocate a bogus flowtable priority expr
Phil Sutter
2025-06-12
1
-2
/
+4
*
netlink: Fix for potential crash parsing a flowtable
Phil Sutter
2025-06-12
1
-1
/
+1
*
mnl: catch bogus expressions before crashing
Florian Westphal
2025-06-12
1
-0
/
+11
*
doc: Basic documentation of anonymous chains
Phil Sutter
2025-06-11
2
-4
/
+18
*
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
2
-131
/
+146
*
json: prevent null deref if chain->policy is not set
Florian Westphal
2025-06-04
3
-6
/
+26
*
tests: py: fix json single-flag output for fib & synproxy
Florian Westphal
2025-06-04
2
-0
/
+49
*
tests: shell: check for features not available in 5.4
Pablo Neira Ayuso
2025-05-29
4
-1
/
+5
*
cache: Tolerate object deserialization failures
Phil Sutter
2025-05-25
1
-6
/
+5
*
netlink: Keep going after set element parsing failures
Phil Sutter
2025-05-25
1
-1
/
+3
*
netlink: Pass netlink_ctx to netlink_delinearize_setelem()
Phil Sutter
2025-05-25
3
-12
/
+12
*
netlink_delinearize: Replace some BUG()s by error messages
Phil Sutter
2025-05-25
1
-6
/
+11
*
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
*
netlink: Catch unknown types when deserializing objects
Phil Sutter
2025-05-20
1
-0
/
+4
[next]