index
:
nftables
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
evaluate: insert byte-order conversions for expressions between 9 and 15 bits
HEAD
master
Jeremy Sowden
5 days
1
-1
/
+1
*
Avoid a memleak with 'reset rules' command
Phil Sutter
6 days
1
-5
/
+0
*
Reduce signature of do_list_table()
Phil Sutter
6 days
1
-4
/
+3
*
parser_bison: simplify reset syntax
Pablo Neira Ayuso
12 days
1
-0
/
+20
*
Revert "evaluate: relax type-checking for integer arguments in mark statements"
Pablo Neira Ayuso
13 days
1
-6
/
+2
*
src: fix a couple of typo's in comments
Jeremy Sowden
2023-03-12
1
-1
/
+1
*
cmd: move command functions to src/cmd.c
Pablo Neira Ayuso
2023-03-11
3
-206
/
+207
*
src: improve error reporting for unsupported chain type
Pablo Neira Ayuso
2023-03-11
2
-9
/
+36
*
Reject invalid chain priority values in user space
Phil Sutter
2023-03-10
1
-0
/
+9
*
xt: Fix fallback printing for extensions matching keywords
Phil Sutter
2023-03-10
2
-2
/
+2
*
cache: fetch more objects when resetting rule
Pablo Neira Ayuso
2023-03-01
1
-0
/
+1
*
parser_bison: allow to use quota in sets
Pablo Neira Ayuso
2023-03-01
1
-0
/
+16
*
src: add last statement
Pablo Neira Ayuso
2023-02-28
6
-3
/
+102
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
1
-2
/
+45
*
src: expand table command before evaluation
Pablo Neira Ayuso
2023-02-24
3
-41
/
+26
*
parser_bison: missing close scope in destroy start condition
Pablo Neira Ayuso
2023-02-22
1
-1
/
+1
*
src: use start condition with new destroy command
Pablo Neira Ayuso
2023-02-21
2
-1
/
+5
*
optimize: infer family for nat mapping
Pablo Neira Ayuso
2023-02-21
1
-2
/
+21
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
1
-5
/
+40
*
evaluate: print error on missing family in nat statement
Pablo Neira Ayuso
2023-02-21
1
-3
/
+29
*
netlink_delinearize: Sanitize concat data element decoding
Phil Sutter
2023-02-21
1
-1
/
+1
*
evaluate: relax type-checking for integer arguments in mark statements
Jeremy Sowden
2023-02-07
1
-2
/
+6
*
netlink_delinearize: add postprocessing for payload binops
Jeremy Sowden
2023-02-07
1
-0
/
+39
*
optimize: ignore existing nat mapping
Pablo Neira Ayuso
2023-02-07
1
-0
/
+7
*
rule: expand standalone chain that contains rules
Pablo Neira Ayuso
2023-02-07
1
-3
/
+12
*
rule: add helper function to expand chain rules into commands
Pablo Neira Ayuso
2023-02-07
1
-17
/
+22
*
optimize: select merge criteria based on candidates rules
Pablo Neira Ayuso
2023-02-06
1
-11
/
+11
*
src: add support to command "destroy"
Fernando F. Mancera
2023-02-06
7
-19
/
+124
*
optimize: fix incorrect expansion into concatenation with verdict map
Pablo Neira Ayuso
2023-02-02
1
-11
/
+22
*
optimize: wrap code to build concatenation in helper function
Pablo Neira Ayuso
2023-02-02
1
-7
/
+15
*
evaluate: set eval ctx for add/update statements with integer constants
Florian Westphal
2023-01-26
1
-2
/
+30
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
9
-11
/
+164
*
intervals: restrict check missing elements fix to sets with no auto-merge
Pablo Neira Ayuso
2023-01-15
1
-5
/
+6
*
mnl: dump_nf_hooks() leaks memory in error path
Phil Sutter
2023-01-13
1
-2
/
+9
*
meta: parse_iso_date() returns boolean
Phil Sutter
2023-01-13
1
-1
/
+1
*
netlink: Fix for potential NULL-pointer deref
Phil Sutter
2023-01-13
1
-1
/
+2
*
optimize: Do not return garbage from stack
Phil Sutter
2023-01-13
1
-1
/
+1
*
optimize: Clarify chain_optimize() array allocations
Phil Sutter
2023-01-13
1
-3
/
+4
*
optimize: payload expression requires inner_desc comparison
Pablo Neira Ayuso
2023-01-04
1
-0
/
+2
*
src: add gretap support
Pablo Neira Ayuso
2023-01-02
4
-3
/
+33
*
src: add geneve matching support
Pablo Neira Ayuso
2023-01-02
3
-3
/
+59
*
src: add gre support
Pablo Neira Ayuso
2023-01-02
6
-17
/
+188
*
src: display (inner) tag in --debug=proto-ctx
Pablo Neira Ayuso
2023-01-02
4
-7
/
+10
*
src: add vxlan matching support
Pablo Neira Ayuso
2023-01-02
10
-26
/
+462
*
src: add dl_proto_ctx()
Pablo Neira Ayuso
2023-01-02
2
-53
/
+72
*
src: add eval_proto_ctx()
Pablo Neira Ayuso
2023-01-02
2
-96
/
+150
*
src: Add GPLv2+ header to .c files of recent creation
Pablo Neira Ayuso
2023-01-02
17
-25
/
+73
*
src: Update copyright header to GPLv2+ in socket.c
Máté Eckl
2023-01-02
1
-2
/
+2
*
ct: use inet_service_type for proto-src and proto-dst
Pablo Neira Ayuso
2022-12-22
1
-2
/
+2
*
evaluate: fix shift exponent underflow in concatenation evaluation
Pablo Neira Ayuso
2022-12-22
1
-1
/
+1
[next]