index
:
nftables
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: fix a couple of typo's in comments
Jeremy Sowden
9 days
1
-1
/
+1
*
cmd: move command functions to src/cmd.c
Pablo Neira Ayuso
10 days
2
-6
/
+6
*
src: add last statement
Pablo Neira Ayuso
2023-02-28
2
-0
/
+11
*
src: expand table command before evaluation
Pablo Neira Ayuso
2023-02-24
1
-0
/
+1
*
src: use start condition with new destroy command
Pablo Neira Ayuso
2023-02-21
1
-0
/
+1
*
src: add support to command "destroy"
Fernando F. Mancera
2023-02-06
2
-0
/
+17
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
5
-1
/
+15
*
src: add gretap support
Pablo Neira Ayuso
2023-01-02
1
-0
/
+2
*
src: add geneve matching support
Pablo Neira Ayuso
2023-01-02
1
-0
/
+13
*
src: add gre support
Pablo Neira Ayuso
2023-01-02
3
-0
/
+17
*
src: display (inner) tag in --debug=proto-ctx
Pablo Neira Ayuso
2023-01-02
1
-1
/
+2
*
src: add vxlan matching support
Pablo Neira Ayuso
2023-01-02
6
-3
/
+59
*
src: add dl_proto_ctx()
Pablo Neira Ayuso
2023-01-02
1
-1
/
+7
*
src: add eval_proto_ctx()
Pablo Neira Ayuso
2023-01-02
2
-1
/
+4
*
xt: Rewrite unsupported compat expression dumping
Phil Sutter
2022-12-13
2
-0
/
+3
*
xt: Purify enum nft_xt_type
Phil Sutter
2022-12-13
1
-1
/
+1
*
xt: Delay libxtables access until translation
Phil Sutter
2022-12-13
1
-5
/
+4
*
Warn for tables with compat expressions in rules
Phil Sutter
2022-11-18
1
-0
/
+1
*
parser_bison: display too many levels of nesting error
Pablo Neira Ayuso
2022-10-07
1
-0
/
+1
*
include: resync nf_tables.h cache copy
Pablo Neira Ayuso
2022-09-16
1
-1
/
+27
*
expr: update EXPR_MAX and add missing comments
Florian Westphal
2022-08-30
1
-1
/
+6
*
netlink_delinearize: also postprocess OP_AND in set element context
Florian Westphal
2022-08-05
1
-1
/
+3
*
proto: track full stack of seen l2 protocols, not just cumulative offset
Florian Westphal
2022-08-05
1
-1
/
+2
*
netlink_delinearize: postprocess binary ands in concatenations
Florian Westphal
2022-08-05
1
-0
/
+6
*
cache: prepare nft_cache_evaluate() to return error
Pablo Neira Ayuso
2022-07-18
1
-2
/
+3
*
scanner: don't pop active flex scanner scope
Florian Westphal
2022-06-27
1
-0
/
+3
*
mnl: store netlink error location for set elements
Pablo Neira Ayuso
2022-06-27
1
-4
/
+5
*
src: remove NFT_NLATTR_LOC_MAX limit for netlink location error reporting
Pablo Neira Ayuso
2022-06-27
1
-5
/
+8
*
intervals: Do not sort cached set elements over and over again
Phil Sutter
2022-06-19
1
-0
/
+1
*
rule: collapse set element commands
Pablo Neira Ayuso
2022-06-19
2
-0
/
+4
*
Revert "scanner: flags: move to own scope"
Florian Westphal
2022-06-10
1
-1
/
+0
*
intervals: support to partial deletion with automerge
Pablo Neira Ayuso
2022-04-13
2
-0
/
+3
*
intervals: add support to automerge with kernel elements
Pablo Neira Ayuso
2022-04-13
1
-1
/
+2
*
mnl: update mnl_nft_setelem_del() to allow for more reuse
Pablo Neira Ayuso
2022-04-13
1
-1
/
+2
*
src: remove rbtree datastructure
Pablo Neira Ayuso
2022-04-13
2
-99
/
+0
*
src: replace interval segment tree overlap and automerge
Pablo Neira Ayuso
2022-04-13
4
-4
/
+12
*
src: add EXPR_F_KERNEL to identify expression in the kernel
Pablo Neira Ayuso
2022-04-13
1
-0
/
+2
*
include: add missing `#include`
Jeremy Sowden
2022-04-05
1
-0
/
+1
*
src: allow to use typeof of raw expressions in set declaration
Pablo Neira Ayuso
2022-03-29
2
-0
/
+3
*
scanner: dup, fwd, tproxy: Move to own scopes
Phil Sutter
2022-03-01
1
-0
/
+3
*
scanner: meta: Move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: at: Move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: nat: Move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: policy: move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: flags: move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: reject: Move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: import, export: Move to own scopes
Phil Sutter
2022-03-01
1
-0
/
+2
*
scanner: reset: move to own Scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: monitor: Move to own Scope
Phil Sutter
2022-03-01
1
-0
/
+1
*
scanner: type: Move to own scope
Phil Sutter
2022-03-01
1
-0
/
+1
[next]