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
*
libnftables: Unexport enum nftables_exit_codes
Phil Sutter
2017-11-16
2
-10
/
+7
*
Eliminate struct mnl_ctx
Phil Sutter
2017-11-16
2
-40
/
+34
*
libnftables: Get rid of explicit cache flushes
Phil Sutter
2017-10-26
4
-5
/
+3
*
src: add nft_ prefix to everything exposed through include/nftables/nftables.h
Pablo Neira Ayuso
2017-10-24
1
-15
/
+15
*
libnftables: Introduce getters and setters for everything
Phil Sutter
2017-10-24
2
-3
/
+20
*
cli: Use nft_run_cmd_from_buffer()
Phil Sutter
2017-10-24
2
-11
/
+2
*
libnftables: Introduce nft_ctx_flush_cache()
Phil Sutter
2017-10-24
1
-0
/
+1
*
libnftables: Move library stuff out of main.c
Phil Sutter
2017-10-24
4
-27
/
+62
*
evaluate: Fix debug output
Phil Sutter
2017-10-06
1
-2
/
+3
*
src: ct: store proto base of ct key, if any
Florian Westphal
2017-09-29
1
-0
/
+1
*
src: add alternate syntax for ct saddr
Florian Westphal
2017-09-29
2
-1
/
+3
*
src: get rid of printf
Phil Sutter
2017-09-29
6
-10
/
+20
*
erec_print: Pass output FILE pointer to netlink_dump_expr()
Phil Sutter
2017-09-29
1
-1
/
+1
*
src: prepare for future ct timeout policy support
Florian Westphal
2017-09-27
2
-3
/
+1
*
src: ct: remove unused functions
Florian Westphal
2017-09-27
1
-4
/
+0
*
src: store expression as set key instead of data type
Florian Westphal
2017-09-27
1
-4
/
+2
*
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
[next]