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
...
*
src: ct: remove unused functions
Florian Westphal
2017-09-27
1
-50
/
+0
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
7
-80
/
+98
*
evaluate: prepare to store expr key rather than datatype
Florian Westphal
2017-09-27
1
-19
/
+23
*
parser_bison: allow helper keyword in ct object kind
Pablo Neira Ayuso
2017-09-27
1
-5
/
+6
*
parser_bison: use keywords in ct expression
Pablo Neira Ayuso
2017-09-27
2
-54
/
+44
*
parser_bison: consolidate stmt_expr rule
Pablo Neira Ayuso
2017-09-27
1
-27
/
+112
*
monitor: Fix for incorrect debug_mask
Phil Sutter
2017-09-27
1
-7
/
+8
*
main: Fix for return of uninitialized variable in nft_run_cmd_from_filename()
Phil Sutter
2017-09-27
1
-1
/
+3
*
mnl: do not set NLM_F_CREATE in deletion requests
Pablo Neira Ayuso
2017-09-08
1
-2
/
+5
*
src: add flags fo nft_ctx_new
Eric Leblond
2017-09-04
1
-9
/
+11
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
6
-5
/
+167
*
src: add nft_ctx_netlink_init()
Pablo Neira Ayuso
2017-09-01
1
-2
/
+10
*
netlink: remove nfsock_open()
Pablo Neira Ayuso
2017-09-01
1
-11
/
+5
*
src: move nf_sock into nft_ctx structure
Pablo Neira Ayuso
2017-09-01
1
-15
/
+11
*
evaluate: convert expr_rt byteorder when evaluating statment arg
Florian Westphal
2017-08-28
1
-0
/
+2
*
parser: Fix memleaks for STRING token (and derived ones)
Phil Sutter
2017-08-28
2
-10
/
+37
*
src: call nft_init() and nft_exit() from context routines
Pablo Neira Ayuso
2017-08-24
1
-5
/
+4
*
src: release caches from nft_ctx_free() path
Eric Leblond
2017-08-24
1
-3
/
+2
*
src: add nft_run_cmd_*() functions
Eric Leblond
2017-08-24
1
-22
/
+54
*
src: add nft_ctx_new() and nft_ctx_free()
Eric Leblond
2017-08-24
1
-25
/
+39
*
mnl: fix error handling in mnl_batch_talk
Eric Leblond
2017-08-24
2
-3
/
+5
*
parser: Fix for memleak when commands fail
Phil Sutter
2017-08-24
1
-0
/
+2
*
scanner: Make use of yylex_init_extra()
Phil Sutter
2017-08-24
1
-2
/
+1
*
scanner: Fix for wrong parameter type of scanner_destroy()
Phil Sutter
2017-08-24
1
-1
/
+1
*
scanner: Fix for memleak due to unclosed file pointer
Phil Sutter
2017-08-24
3
-8
/
+8
*
src: Fix debug_proto_ctx()
Phil Sutter
2017-08-24
1
-1
/
+1
*
src: Initialize struct stmt in _match and _target functions.
Varsha Rao
2017-08-24
1
-0
/
+2
*
parser: fix typo
Pablo M. Bermudo Garay
2017-08-24
1
-37
/
+37
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
12
-101
/
+130
*
mnl: pass struct netlink_ctx to mnl_nft_socket_sendmsg()
Pablo Neira Ayuso
2017-08-23
1
-7
/
+6
*
src: add struct mnl_ctx
Pablo Neira Ayuso
2017-08-23
1
-38
/
+89
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
7
-46
/
+1
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
2
-4
/
+4
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
3
-13
/
+19
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
2
-21
/
+17
*
rt: add path mtu support
Florian Westphal
2017-08-22
2
-0
/
+6
*
src: add tcp options set support
Florian Westphal
2017-08-22
5
-3
/
+92
*
src: mnl: Remove unused functions.
Varsha Rao
2017-08-17
1
-94
/
+0
*
src: netlink: Remove unused functions.
Varsha Rao
2017-08-17
1
-104
/
+0
*
src: cli: Remove cli_display() function.
Varsha Rao
2017-08-17
1
-26
/
+0
*
src: gmputil: Remove mpz_get_be64() function.
Varsha Rao
2017-08-17
1
-5
/
+0
*
src: Remove xt_stmt_() functions.
Varsha Rao
2017-08-17
2
-97
/
+0
*
evaluate: shift immediate value when adjusting size for csum fixup
Florian Westphal
2017-08-17
1
-11
/
+14
*
src: make netlink sequence number non-static
Pablo Neira Ayuso
2017-08-15
4
-118
/
+136
*
echo: Fix for added delays in rule updates
Phil Sutter
2017-08-15
3
-12
/
+31
*
netlink: Fix segfault when using --echo flag
Phil Sutter
2017-08-15
1
-1
/
+3
*
mnl: Drop --echo support for non-batch calls
Phil Sutter
2017-08-15
1
-22
/
+1
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
7
-107
/
+129
*
Implement --echo option
Phil Sutter
2017-08-14
5
-7
/
+65
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
2
-47
/
+43
[prev]
[next]