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
...
*
include: remove outdated comment
JingPiao Chen
2017-09-27
1
-1
/
+0
*
src: add flags fo nft_ctx_new
Eric Leblond
2017-09-04
1
-0
/
+3
*
src: add stateful object support for limit
Pablo M. Bermudo Garay
2017-09-04
3
-1
/
+16
*
src: move nf_sock into nft_ctx structure
Pablo Neira Ayuso
2017-09-01
1
-0
/
+3
*
src: call nft_init() and nft_exit() from context routines
Pablo Neira Ayuso
2017-08-24
1
-2
/
+0
*
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
1
-1
/
+1
*
src: add debugging mask to context structure
Pablo Neira Ayuso
2017-08-23
8
-14
/
+31
*
src: add struct mnl_ctx
Pablo Neira Ayuso
2017-08-23
1
-1
/
+5
*
src: remove ifdef DEBUG pollution
Pablo Neira Ayuso
2017-08-23
1
-12
/
+0
*
src: add maximum number of parser errors to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
1
-1
/
+1
*
src: add include_paths to struct nft_ctx
Pablo Neira Ayuso
2017-08-23
2
-3
/
+5
*
src: Keep cache in struct nft_ctx
Phil Sutter
2017-08-23
2
-8
/
+9
*
rt: add path mtu support
Florian Westphal
2017-08-22
1
-0
/
+1
*
src: add tcp options set support
Florian Westphal
2017-08-22
2
-0
/
+12
*
src: mnl: Remove unused functions.
Varsha Rao
2017-08-17
1
-10
/
+0
*
src: netlink: Remove unused functions.
Varsha Rao
2017-08-17
1
-11
/
+0
*
src: cli: Remove cli_display() function.
Varsha Rao
2017-08-17
1
-1
/
+0
*
src: gmputil: Remove mpz_get_be64() function.
Varsha Rao
2017-08-17
1
-1
/
+0
*
src: Remove xt_stmt_() functions.
Varsha Rao
2017-08-17
2
-9
/
+0
*
rule: remove sequence number from struct eval_ctx
Pablo Neira Ayuso
2017-08-15
1
-2
/
+0
*
src: make netlink sequence number non-static
Pablo Neira Ayuso
2017-08-15
4
-35
/
+41
*
src: introduce struct nft_cache
Varsha Rao
2017-08-14
5
-13
/
+26
*
Implement --echo option
Phil Sutter
2017-08-14
2
-0
/
+3
*
netlink: Pass nlmsg flags from rule.c
Phil Sutter
2017-08-14
1
-5
/
+5
*
src: handle rule tracing as an monitor object
Pablo Neira Ayuso
2017-08-02
1
-0
/
+1
*
mnl: Consolidate mnl_batch_talk() parameters
Phil Sutter
2017-08-02
1
-2
/
+2
*
src: nft monitor ruleset
Varsha Rao
2017-07-31
1
-0
/
+1
*
monitor: Print NEWGEN events
Phil Sutter
2017-07-24
1
-0
/
+2
*
monitor: Fix printing of range elements in named sets
Arturo Borrero Gonzalez
2017-07-19
1
-0
/
+2
*
segtree: Introduce flag for half-open range elements
Phil Sutter
2017-07-19
2
-0
/
+17
*
src: netlink: Remove variable nf_mon_sock.
Varsha Rao
2017-07-19
1
-1
/
+2
*
src: Allow passing the parent set to set_expr_alloc()
Phil Sutter
2017-07-17
1
-1
/
+2
*
src: Remove __init and __exit macro definitions.
Varsha Rao
2017-07-17
2
-2
/
+16
*
include: Pass nf_sock where needed as parameter
Pablo Neira Ayuso
2017-07-17
6
-9
/
+22
*
rename struct ct to ct_helper
Florian Westphal
2017-07-16
1
-3
/
+3
*
tcpopt: make tcptopt structs static
Florian Westphal
2017-07-13
1
-9
/
+0
*
include: Remove datatype_register().
Varsha Rao
2017-06-30
7
-3
/
+24
*
src: add --check option flag
Pablo M. Bermudo Garay
2017-06-26
1
-0
/
+1
*
src: add new generic context structure nft_ctx
Pablo M. Bermudo Garay
2017-06-26
2
-4
/
+8
*
src: Pass stateless, numeric, ip2name and handle variables as structure members.
Varsha Rao
2017-06-18
7
-19
/
+29
*
src: error reporting for nested ruleset representation
Pablo Neira Ayuso
2017-06-16
1
-1
/
+8
*
src: remove global nftnl_batch structure in mnl layer
Pablo Neira Ayuso
2017-05-29
2
-27
/
+29
*
netlink_delinearize: don't kill dependencies accross statements
Florian Westphal
2017-05-08
1
-0
/
+2
*
ct: add conntrack event mask support
Florian Westphal
2017-04-24
3
-64
/
+19
*
hash: generate a random seed if seed option is empty
Liping Zhang
2017-04-15
2
-2
/
+5
*
src: implement add/create/delete for ct helper objects
Florian Westphal
2017-03-16
1
-0
/
+4
*
src: allow listing all ct helpers
Florian Westphal
2017-03-16
1
-0
/
+1
*
src: add initial ct helper support
Florian Westphal
2017-03-16
3
-1
/
+19
*
fib: Support existence check
Phil Sutter
2017-03-13
2
-0
/
+3
[prev]
[next]