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
*
build: Bump version to 1.0.7
v1.0.7
Pablo Neira Ayuso
2023-03-13
1
-3
/
+3
*
src: fix a couple of typo's in comments
Jeremy Sowden
2023-03-12
2
-2
/
+2
*
cmd: move command functions to src/cmd.c
Pablo Neira Ayuso
2023-03-11
5
-212
/
+213
*
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
*
doc: nft.8: Document lower priority limit for nat type chains
Phil Sutter
2023-03-10
1
-0
/
+3
*
tests: shell: use bash in 0011reset_0
Pablo Neira Ayuso
2023-03-01
1
-1
/
+1
*
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
3
-0
/
+69
*
src: add last statement
Pablo Neira Ayuso
2023-02-28
10
-3
/
+134
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
8
-2
/
+270
*
src: expand table command before evaluation
Pablo Neira Ayuso
2023-02-24
4
-41
/
+27
*
tests: shell: cover rule insertion by index
Pablo Neira Ayuso
2023-02-23
2
-0
/
+20
*
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
3
-1
/
+6
*
optimize: infer family for nat mapping
Pablo Neira Ayuso
2023-02-21
4
-2
/
+59
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
2
-5
/
+54
*
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
4
-2
/
+36
*
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
3
-0
/
+9
*
rule: expand standalone chain that contains rules
Pablo Neira Ayuso
2023-02-07
3
-3
/
+41
*
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
3
-11
/
+19
*
src: add support to command "destroy"
Fernando F. Mancera
2023-02-06
14
-29
/
+187
*
optimize: fix incorrect expansion into concatenation with verdict map
Pablo Neira Ayuso
2023-02-02
3
-11
/
+30
*
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
5
-2
/
+65
*
tests: shell: extend runtime set element automerge to cover partial deletions
Pablo Neira Ayuso
2023-01-24
1
-1
/
+50
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
18
-14
/
+384
*
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
*
doc: add gretap matching expression
Pablo Neira Ayuso
2023-01-02
1
-0
/
+20
*
tests: py: add gretap tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+108
*
src: add gretap support
Pablo Neira Ayuso
2023-01-02
5
-3
/
+35
*
doc: add geneve matching expression
Pablo Neira Ayuso
2023-01-02
1
-0
/
+33
*
tests: py: add geneve tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+137
*
src: add geneve matching support
Pablo Neira Ayuso
2023-01-02
4
-3
/
+72
*
doc: add gre matching expression
Pablo Neira Ayuso
2023-01-02
1
-0
/
+30
*
tests: py: add gre tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+100
*
src: add gre support
Pablo Neira Ayuso
2023-01-02
9
-17
/
+205
*
src: display (inner) tag in --debug=proto-ctx
Pablo Neira Ayuso
2023-01-02
5
-8
/
+12
*
doc: add vxlan matching expression
Pablo Neira Ayuso
2023-01-02
1
-0
/
+71
[next]