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
*
src: allow binop expressions with variable right-hand operands
Jeremy Sowden
2024-12-04
30
-46
/
+489
*
optimize: compare expression length
Pablo Neira Ayuso
2024-12-04
2
-0
/
+15
*
mnl: fix basehook comparison
Donald Yandt
2024-11-29
1
-1
/
+1
*
mnl: restore --debug=netlink output with chains
Pablo Neira Ayuso
2024-11-11
1
-0
/
+8
*
src: allow to map key to nfqueue number
Florian Westphal
2024-11-11
8
-2
/
+127
*
datatype: remove unused flags field
Pablo Neira Ayuso
2024-11-11
1
-2
/
+0
*
tests: monitor: Become $PWD agnostic
Phil Sutter
2024-11-07
1
-3
/
+2
*
tests: monitor: Run in own netns
Phil Sutter
2024-11-06
1
-0
/
+11
*
monitor: Recognize flowtable add/del events
Phil Sutter
2024-11-06
8
-0
/
+110
*
tests: py: Fix for storing payload into missing file
Phil Sutter
2024-11-06
1
-3
/
+2
*
json: Support typeof in set and map types
Phil Sutter
2024-11-06
15
-41
/
+220
*
json: collapse set element commands from parser
Pablo Neira Ayuso
2024-11-05
1
-0
/
+16
*
tests: shell: move device to different namespace
Pablo Neira Ayuso
2024-11-05
1
-0
/
+39
*
doc: extend description of fib expression
Florian Westphal
2024-10-30
1
-14
/
+63
*
tests: monitor: fix up test case breakage
Florian Westphal
2024-10-29
2
-2
/
+6
*
tests: shell: don't rely on writable test directory
Florian Westphal
2024-10-29
3
-31
/
+23
*
src: fix extended netlink error reporting with large set elements
Pablo Neira Ayuso
2024-10-28
5
-12
/
+21
*
rule: netlink attribute offset is uint32_t for struct nlerr_loc
Pablo Neira Ayuso
2024-10-28
2
-3
/
+1
*
mnl: update cmd_add_loc() to take struct nlmsghdr
Pablo Neira Ayuso
2024-10-28
3
-42
/
+41
*
mnl: rename to mnl_seqnum_alloc() to mnl_seqnum_inc()
Pablo Neira Ayuso
2024-10-28
3
-5
/
+5
*
src: collapse set element commands from parser
Pablo Neira Ayuso
2024-10-28
8
-92
/
+54
*
libnftables-json: fix raw payload expression documentation
Eric Long
2024-10-17
1
-1
/
+1
*
tests: shell: Join arithmetic statements in maps/vmap_timeout
Phil Sutter
2024-10-11
1
-6
/
+3
*
tests: shell: fix spurious dump failure in vmap timeout test
Florian Westphal
2024-10-11
1
-1
/
+1
*
build: Bump version to 1.1.1
v1.1.1
Pablo Neira Ayuso
2024-10-03
1
-3
/
+3
*
cache: initialize filter when fetching implicit chains
Pablo Neira Ayuso
2024-09-17
1
-5
/
+4
*
doc: tproxy is non-terminal in nftables
Pablo Neira Ayuso
2024-09-17
1
-7
/
+38
*
src: support for timeout never in elements
Pablo Neira Ayuso
2024-09-17
4
-9
/
+47
*
tests: shell: more randomization for timeout parameter
Florian Westphal
2024-09-15
1
-8
/
+34
*
tests: py: fix up udp csum fixup output
Florian Westphal
2024-09-11
1
-2
/
+2
*
proto: use NFT_PAYLOAD_L4CSUM_PSEUDOHDR flag to mangle UDP checksum
Pablo Neira Ayuso
2024-09-10
3
-34
/
+99
*
tests: shell: stabilize packetpath/payload
Pablo Neira Ayuso
2024-09-10
1
-30
/
+34
*
tests: shell: add test case for timeout updates
Florian Westphal
2024-09-10
4
-0
/
+195
*
tests: shell: extend vmap test with updates
Florian Westphal
2024-09-10
1
-3
/
+45
*
tests: shell: add test for kernel stack recursion bug
Florian Westphal
2024-09-10
2
-0
/
+39
*
libnftables: Zero ctx->vars after freeing it
Phil Sutter
2024-09-03
1
-0
/
+1
*
tests: shell: extend coverage for meta l4proto netdev/egress matching
Pablo Neira Ayuso
2024-09-02
1
-0
/
+149
*
cache: position does not require full cache
Pablo Neira Ayuso
2024-08-30
1
-2
/
+1
*
cache: relax requirement for replace rule command
Pablo Neira Ayuso
2024-08-30
4
-6
/
+66
*
cache: remove full cache requirement when echo flag is set on
Pablo Neira Ayuso
2024-08-30
1
-2
/
+0
*
cache: clean up evaluate_cache_del()
Pablo Neira Ayuso
2024-08-30
1
-2
/
+1
*
cache: assert filter when calling nft_cache_evaluate()
Pablo Neira Ayuso
2024-08-30
1
-9
/
+7
*
tests: shell: cover reset command with counter and quota
Pablo Neira Ayuso
2024-08-26
1
-0
/
+104
*
tests: shell: cover anonymous set with reset command
Pablo Neira Ayuso
2024-08-26
1
-0
/
+21
*
cache: consolidate reset command
Pablo Neira Ayuso
2024-08-26
9
-171
/
+78
*
cache: only dump rules for the given table
Pablo Neira Ayuso
2024-08-26
1
-1
/
+1
*
cache: add filtering support for objects
Pablo Neira Ayuso
2024-08-26
2
-13
/
+89
*
cache: accumulate flags in batch
Pablo Neira Ayuso
2024-08-26
1
-5
/
+7
*
cache: reset filter for each command
Pablo Neira Ayuso
2024-08-26
1
-2
/
+6
*
parser_json: fix crash in json_parse_set_stmt_list
Sebastian Walz (sivizius)
2024-08-21
1
-4
/
+9
[next]