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: 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
*
src: netlink: Subscribe nft monitor and nft monitor trace to respective groups.
Varsha Rao
2017-08-02
1
-16
/
+20
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
3
-27
/
+7
*
mnl: Consolidate mnl_batch_talk() parameters
Phil Sutter
2017-08-02
2
-4
/
+4
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
2
-0
/
+33
*
monitor: Fix printing of set declarations
Phil Sutter
2017-07-27
1
-4
/
+4
*
monitor: Print NEWGEN events
Phil Sutter
2017-07-24
1
-0
/
+42
*
monitor: Fix printing of range elements in named sets
Arturo Borrero Gonzalez
2017-07-19
1
-0
/
+68
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
2
-21
/
+39
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
3
-28
/
+38
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
5
-11
/
+17
[next]