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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: call abort() after BUG() macro
Thomas Haller
2023-08-30
1
-1
/
+2
*
include: drop "format" attribute from nft_gmp_print()
Thomas Haller
2023-08-29
1
-2
/
+1
*
src: rework SNPRINTF_BUFFER_SIZE() and handle truncation
Thomas Haller
2023-08-29
1
-9
/
+26
*
include: include <std{bool,int}.h> via <nft.h>
Thomas Haller
2023-08-25
7
-7
/
+3
*
configure: use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE
Thomas Haller
2023-08-25
1
-2
/
+0
*
include: don't define _GNU_SOURCE in public header
Thomas Haller
2023-08-25
1
-1
/
+0
*
src: add <nft.h> header and include it as first
Thomas Haller
2023-08-25
5
-5
/
+11
*
src: add input flag NFT_CTX_INPUT_JSON to enable JSON parsing
Thomas Haller
2023-08-24
2
-0
/
+6
*
src: add input flag NFT_CTX_INPUT_NO_DNS to avoid blocking
Thomas Haller
2023-08-24
3
-0
/
+10
*
src: add input flags for nft_ctx
Thomas Haller
2023-08-24
2
-0
/
+8
*
ct expectation: fix 'list object x' vs. 'list objects in table' confusion
Florian Westphal
2023-07-31
1
-0
/
+1
*
include: missing dccpopt.h breaks make distcheck
Pablo Neira Ayuso
2023-07-14
1
-0
/
+1
*
Implement 'reset {set,map,element}' commands
Phil Sutter
2023-07-13
3
-4
/
+9
*
cli: Make cli_init() return to caller
Phil Sutter
2023-07-04
1
-1
/
+1
*
src: avoid IPPROTO_MAX for array definitions
Florian Westphal
2023-06-21
1
-1
/
+1
*
ct timeout: fix 'list object x' vs. 'list objects in table' confusion
Florian Westphal
2023-06-20
1
-0
/
+1
*
src: add json support for last statement
Pablo Neira Ayuso
2023-06-20
1
-0
/
+2
*
exthdr: add boolean DCCP option matching
Jeremy Sowden
2023-06-01
3
-0
/
+45
*
mnl: support bpf id decode in nft list hooks
Florian Westphal
2023-05-22
1
-3
/
+21
*
datatype: add hint error handler
Pablo Neira Ayuso
2023-05-11
1
-0
/
+1
*
meta: introduce meta broute support
Sriram Yagnaraman
2023-04-29
1
-0
/
+2
*
src: fix enum/integer mismatches
Florian Westphal
2023-04-29
2
-2
/
+2
*
mnl: set SO_SNDBUF before SO_SNDBUFFORCE
Pablo Neira Ayuso
2023-04-24
2
-0
/
+2
*
evaluate: support shifts larger than the width of the left operand
Pablo Neira Ayuso
2023-03-28
1
-0
/
+1
*
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
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
[next]