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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
json: allow to specify comment on chain
Pablo Neira Ayuso
2023-04-25
2
-7
/
+20
*
json: allow to specify comment on table
Pablo Neira Ayuso
2023-04-24
2
-5
/
+18
*
meta: skip protocol context update for nfproto with same table family
Pablo Neira Ayuso
2023-04-24
1
-0
/
+5
*
evaluate: bail out if new flowtable does not specify hook and priority
Pablo Neira Ayuso
2023-04-24
1
-1
/
+5
*
src: allow for updating devices on existing netdev chain
Pablo Neira Ayuso
2023-04-24
5
-63
/
+102
*
mnl: flowtable support for extended netlink error reporting
Pablo Neira Ayuso
2023-04-24
1
-60
/
+82
*
mnl: set SO_SNDBUF before SO_SNDBUFFORCE
Pablo Neira Ayuso
2023-04-24
3
-5
/
+24
*
main: Error out when combining -i/--interactive and -f/--file
Pablo Neira Ayuso
2023-04-18
1
-0
/
+10
*
optimize: support for redirect and masquerade
Pablo Neira Ayuso
2023-04-05
1
-32
/
+119
*
netlink_delinearize: do not reset protocol context for nat protocol expression
Pablo Neira Ayuso
2023-04-05
1
-3
/
+1
*
evaluate: bogus missing transport protocol
Pablo Neira Ayuso
2023-04-05
1
-3
/
+8
*
optimize: assert nat type on nat statement helper
Pablo Neira Ayuso
2023-04-05
1
-0
/
+4
*
xt: Fix translation error path
Phil Sutter
2023-03-29
1
-4
/
+6
*
netlink_delinearize: correct type and byte-order of shifts
Jeremy Sowden
2023-03-28
1
-2
/
+11
*
intervals: use expression location when translating to intervals
Pablo Neira Ayuso
2023-03-28
1
-2
/
+2
*
payload: set byteorder when completing expression
Pablo Neira Ayuso
2023-03-28
1
-0
/
+1
*
netlink_delinerize: incorrect byteorder in mark statement listing
Pablo Neira Ayuso
2023-03-28
1
-4
/
+14
*
evaluate: honor statement length in bitwise evaluation
Pablo Neira Ayuso
2023-03-28
1
-4
/
+23
*
evaluate: honor statement length in integer evaluation
Pablo Neira Ayuso
2023-03-28
1
-2
/
+8
*
evaluate: set up integer type to shift expression
Pablo Neira Ayuso
2023-03-28
1
-0
/
+1
*
evaluate: relax type-checking for integer arguments in mark statements
Pablo Neira Ayuso
2023-03-28
1
-2
/
+11
*
evaluate: don't eval unary arguments
Jeremy Sowden
2023-03-28
1
-4
/
+2
*
evaluate: support shifts larger than the width of the left operand
Pablo Neira Ayuso
2023-03-28
2
-20
/
+46
*
meta: don't crash if meta key isn't known
Florian Westphal
2023-03-27
2
-11
/
+24
*
evaluate: insert byte-order conversions for expressions between 9 and 15 bits
Jeremy Sowden
2023-03-22
1
-1
/
+1
*
Avoid a memleak with 'reset rules' command
Phil Sutter
2023-03-20
1
-5
/
+0
*
Reduce signature of do_list_table()
Phil Sutter
2023-03-20
1
-4
/
+3
*
parser_bison: simplify reset syntax
Pablo Neira Ayuso
2023-03-15
1
-0
/
+20
*
Revert "evaluate: relax type-checking for integer arguments in mark statements"
Pablo Neira Ayuso
2023-03-14
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
[next]